mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 04:20:33 +05:00
PAL10203 - dialog of triangle union wasn't updated after operation
This commit is contained in:
parent
309a73fb95
commit
c06234a40f
@ -509,6 +509,7 @@ bool SMESHGUI_SingleEditDlg::onApply()
|
||||
if (aResult) {
|
||||
mySelector->ClearIndex();
|
||||
mySelectionMgr->setSelectedObjects(aList, false);
|
||||
onSelectionDone();
|
||||
SMESH::UpdateView();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user