X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchSolver%2FSketchSolver_ConstraintFixedArcRadius.h;h=6bb3e67bfe077c35d53bd53fb7a6980eff6d59e4;hb=4f565b2204d3fba046aa8c851abada2a5a17bf6c;hp=f4fc805c311e3b69d450f08d8bd4834c5a35a19a;hpb=b7576839d8982c8e08513b8d3d214a7e5d09e310;p=modules%2Fshaper.git diff --git a/src/SketchSolver/SketchSolver_ConstraintFixedArcRadius.h b/src/SketchSolver/SketchSolver_ConstraintFixedArcRadius.h index f4fc805c3..6bb3e67bf 100644 --- a/src/SketchSolver/SketchSolver_ConstraintFixedArcRadius.h +++ b/src/SketchSolver/SketchSolver_ConstraintFixedArcRadius.h @@ -21,7 +21,8 @@ public: SketchSolver_ConstraintFixedArcRadius(FeaturePtr theFeature); /// \brief Tries to remove constraint - /// \return \c false, if current constraint contains another SketchPlugin constraints (like for multiple coincidence) + /// \return \c false, if current constraint contains another SketchPlugin constraints + /// (like for multiple coincidence) virtual bool remove(); protected: