Salome HOME
Merge remote-tracking branch 'remotes/origin/master' into Dev_2.8.0
[modules/shaper.git] / src / SketchSolver / SketchSolver_Manager.h
index 105cc0e97ae1b503195b9efddd7b7969107ffbd9..d3509c7078f33cee6d7ab049de1f4a3adf2b3e9d 100644 (file)
@@ -64,9 +64,10 @@ protected:
 
   /** \brief Adds or updates a constraint or an entity in the suitable group
    *  \param[in] theFeature sketch feature to be changed
+   *  \param[in] theMoved   \c true if the feature has been moved in the viewer
    *  \return \c true if the feature changed successfully
    */
-  bool updateFeature(const std::shared_ptr<SketchPlugin_Feature>& theFeature);
+  bool updateFeature(std::shared_ptr<SketchPlugin_Feature> theFeature, bool theMoved = false);
 
   /** \brief Move feature
    *  \param[in] theMovedFeature dragged sketch feature