Salome HOME
[PythonAPI] Fix error in parameter wrapper
[modules/shaper.git] / src / SketchSolver / SketchSolver_Builder.h
index ebac79ffdab636cb6934a62bd055035588dfad27..3da7e2fd7e958fe7b64c3c4cd91151d02ad0814b 100644 (file)
@@ -35,9 +35,6 @@ public:
   /// \brief Creates temporary constraint to fix the feature after movement
   SolverConstraintPtr createMovementConstraint(FeaturePtr theFixedFeature) const;
 
-////  /// \brief Creates constraint for parametrically given attribute
-////  SolverConstraintPtr createParametricConstraint(AttributePtr theAttribute) const;
-
   /// \brief Creates new constraint(s) using given parameters
   /// \param theConstraint [in]  original constraint
   /// \param theGroupID    [in]  group the constraint belongs to