]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchSolver/SketchSolver_Group.h
Salome HOME
Issue #2073: Fatal error when mirror
[modules/shaper.git] / src / SketchSolver / SketchSolver_Group.h
index 4db35d4fe7a483dd0c7eb5210e7c1422562a1bf6..53c881c7067cc0717268d2c1b89c4bdfabbe5771 100644 (file)
@@ -84,6 +84,9 @@ class SketchSolver_Group
   void blockEvents(bool isBlocked);
 
 private:
+  /// \biref Verify constraints have not been removed
+  bool areConstraintsValid() const;
+
   /** \brief Removes constraints from the group
    *  \param[in] theConstraint constraint to be removed
    */