Salome HOME
refs #587: correct rubber band and points selection in embedded viewer
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ProfileOp.cxx
index 759795a528cc20c5eb0ae59ae81ab4a971710cb8..d7995dd18a865a612f8529c91ec4b32ccba1b137 100644 (file)
@@ -232,7 +232,7 @@ bool HYDROGUI_ProfileOp::processApply( int& theUpdateFlags,
   }
 
   // At first we update the child u,z profile object
-  aProfileUZ->SetToUpdate( true );
+  aProfileUZ->Changed( HYDROData_Entity::Geom_2d );
   aProfileUZ->Update();
 
   // And now we update our edited object