]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchSolver/SketchSolver_Constraint.h
Salome HOME
Correct processing arcs in SketchSolver with SolveSpace (issue #1144)
[modules/shaper.git] / src / SketchSolver / SketchSolver_Constraint.h
index 6f8a6fd7942f1f6a34753f1f0bbf05ac6c650dae..817afa58db9fd35af2aa59165f586e9bb930d9a0 100644 (file)
@@ -57,9 +57,6 @@ public:
   virtual SketchSolver_ConstraintType getType() const
   { return myType; }
 
-  /// \brief The constraint is made temporary
-  void makeTemporary() const;
-
   /// \brief Verify the feature or any its attribute is used by constraint
   bool isUsed(FeaturePtr theFeature) const;
   /// \brief Verify the attribute is used by constraint