Fix for Bug IPAL10960:

TC: Inner of the mesh is invisible after clipping applying.
This commit is contained in:
enk 2006-04-04 13:08:15 +00:00
parent 2387f9ae5d
commit ec25403540

View File

@ -433,6 +433,7 @@ bool SMESHGUI_MeshPatternDlg::onApply()
}
}
}
mySelectionMgr->clearSelected();
SMESH::UpdateView();
mySMESHGUI->updateObjBrowser(true);