mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-24 16:30:34 +05:00
Fis for bug ( 3.0.0(current2807): SMESH: selection is not removed after Apply in Union of triangles ).
This commit is contained in:
parent
324d596613
commit
8aa241cf5f
@ -884,6 +884,7 @@ bool SMESHGUI_MultiEditDlg::onApply()
|
||||
bool aResult = process(aMeshEditor, anIds.inout());
|
||||
if (aResult) {
|
||||
if (myActor) {
|
||||
mySelectionMgr->clearSelected();
|
||||
SMESH::UpdateView();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user