]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintWrapper.h
Salome HOME
Radius dimension does not change the circle (issue #1399)
[modules/shaper.git] / src / SketchSolver / SolveSpaceSolver / SolveSpaceSolver_ConstraintWrapper.h
index b7ff4999202920082b9e08324ce09d92ca7d6468..e5c1deb6b4eccac9d01e86363040d46d52ba7320 100644 (file)
@@ -39,9 +39,6 @@ public:
   /// \brief Return type of current entity
   virtual SketchSolver_ConstraintType type() const;
 
-  /// \brief Assign numeric parameter of constraint
-  virtual void setValue(const double& theValue);
-
   /// \brief Verify the feature is used in the constraint
   virtual bool isUsed(FeaturePtr theFeature) const;
   /// \brief Verify the attribute is used in the constraint