X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_AddMeshElementDlg.cxx;h=bb36d5c0386560a69a3367ccfa2ef27d95267e36;hp=c9a559b388060bec0d348a076d4e08c33522bf2c;hb=576824da0480ebd29facad6ee8dec98961fc7b1c;hpb=9a358116f4ee87b52d3d86752c4fb6b3f814a69f diff --git a/src/SMESHGUI/SMESHGUI_AddMeshElementDlg.cxx b/src/SMESHGUI/SMESHGUI_AddMeshElementDlg.cxx index c9a559b38..bb36d5c03 100644 --- a/src/SMESHGUI/SMESHGUI_AddMeshElementDlg.cxx +++ b/src/SMESHGUI/SMESHGUI_AddMeshElementDlg.cxx @@ -644,6 +644,7 @@ void SMESHGUI_AddMeshElementDlg::displaySimulation() } mySimulation->SetPosition(myActor,aType,anIds); + SMESH::UpdateView(); } }