Salome HOME
Reanud's patch for modern Cpp11 compilers applied
[modules/shaper.git] / src / SketchSolver / SketchSolver_ConstraintManager.h
index 164308356959094d234b1101f51dd86b1d1f2f24..4604a52b11d7dc233a53e86ae2b12f6753ae6ad2 100644 (file)
@@ -82,8 +82,9 @@ class SketchSolver_ConstraintManager : public Events_Listener
   void updateEntity(std::shared_ptr<SketchPlugin_Feature> theFeature);
 
   /** \brief Goes through the list of groups and solve the constraints
+   *  \param theForceUpdate flushes the update event in any case: something changed or not
    */
-  void resolveConstraints();
+  void resolveConstraints(const bool theForceUpdate);
 
  private:
   /** \brief Searches list of groups which interact with specified feature