mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-16 05:50:36 +05:00
Fix for Bug IPAL10960:
TC: Inner of the mesh is invisible after clipping applying.
This commit is contained in:
parent
2387f9ae5d
commit
ec25403540
@ -433,6 +433,7 @@ bool SMESHGUI_MeshPatternDlg::onApply()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
mySelectionMgr->clearSelected();
|
||||||
SMESH::UpdateView();
|
SMESH::UpdateView();
|
||||||
|
|
||||||
mySMESHGUI->updateObjBrowser(true);
|
mySMESHGUI->updateObjBrowser(true);
|
||||||
|
Loading…
Reference in New Issue
Block a user