X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchSolver%2FSketchSolver_Builder.h;h=3da7e2fd7e958fe7b64c3c4cd91151d02ad0814b;hb=68a3f0934001109743353b6cc2ac42d8b92bd868;hp=ebac79ffdab636cb6934a62bd055035588dfad27;hpb=37c59d59b17e4a7e304588fb647488457a0c7283;p=modules%2Fshaper.git diff --git a/src/SketchSolver/SketchSolver_Builder.h b/src/SketchSolver/SketchSolver_Builder.h index ebac79ffd..3da7e2fd7 100644 --- a/src/SketchSolver/SketchSolver_Builder.h +++ b/src/SketchSolver/SketchSolver_Builder.h @@ -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