]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchSolver/SketchSolver_Group.h
Salome HOME
Receive DoF from the solver. Update test cases to check DoF.
[modules/shaper.git] / src / SketchSolver / SketchSolver_Group.h
index c37524fa24663a90803f514199e26a7e3677f4f2..c795c5e9f80168c6a27a144f8f2c095fb26c8079 100644 (file)
@@ -94,6 +94,9 @@ private:
   /// \brief Append given constraint to the group of temporary constraints
   void setTemporary(SolverConstraintPtr theConstraint);
 
+  /// \brief Compute DoF of the sketch and set corresponding field
+  void computeDoF() const;
+
 private:
   CompositeFeaturePtr mySketch; ///< Sketch for this group
   ConstraintConstraintMap myConstraints; ///< List of constraints