mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-23 00:45:38 +05:00
clear groups of coincident nodes at Apply
This commit is contained in:
parent
07d28083ec
commit
9b735c5707
@ -682,6 +682,8 @@ bool SMESHGUI_MergeDlg::ClickOnApply()
|
|||||||
} catch(...) {
|
} catch(...) {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ListCoincident->clear();
|
||||||
|
|
||||||
SMESH::UpdateView();
|
SMESH::UpdateView();
|
||||||
SMESHGUI::Modified();
|
SMESHGUI::Modified();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user