IPAL21820 TC6.1.0: Lost new nodes

This commit is contained in:
dmv 2010-07-05 13:58:35 +00:00
parent e3ffb861ce
commit 4d43188368

View File

@ -529,6 +529,8 @@ bool SMESHGUI_NodesDlg::ClickOnApply()
}
SMESHGUI::Modified();
SMESH::UpdateView();
mySimulation->SetVisibility(false);
return true;
}