mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-21 13:35: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(...) {
|
||||
}
|
||||
|
||||
ListCoincident->clear();
|
||||
|
||||
SMESH::UpdateView();
|
||||
SMESHGUI::Modified();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user