Salome HOME
Correction.
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_AddMeshElementDlg.cxx
index c9a559b388060bec0d348a076d4e08c33522bf2c..bb36d5c0386560a69a3367ccfa2ef27d95267e36 100644 (file)
@@ -644,6 +644,7 @@ void SMESHGUI_AddMeshElementDlg::displaySimulation()
     }
 
     mySimulation->SetPosition(myActor,aType,anIds);
+    SMESH::UpdateView();
   }
 }