mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 00:29:17 +05:00
Update object browser
This commit is contained in:
parent
0ed56e5073
commit
68d2446f69
@ -1421,6 +1421,7 @@ namespace
|
|||||||
}
|
}
|
||||||
if (!CORBA::is_nil(geomGen)) {
|
if (!CORBA::is_nil(geomGen)) {
|
||||||
geomGen->BreakLink(aREntry.toStdString().c_str());
|
geomGen->BreakLink(aREntry.toStdString().c_str());
|
||||||
|
SMESHGUI::GetSMESHGUI()->updateObjBrowser();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user