NPAL18033: EDF612: Mesh stay displayed when we click on Erase all.

This commit is contained in:
jfa 2007-11-30 10:23:14 +00:00
parent 666558e956
commit c7ca9e31df

View File

@ -988,7 +988,7 @@ void SMESH_ActorDef::SetVisibility(int theMode, bool theIsUpdateRepersentation){
if(myIsCellsLabeled)
myCellsLabels->VisibilityOn();
}
UpdateHighlight();
Modified();
}