X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchSolver%2FSketchSolver_Manager.h;h=c1e853603273d070854a9f1d1a98b0460ae796a6;hb=4f565b2204d3fba046aa8c851abada2a5a17bf6c;hp=51581b987398b0eed4e107f534e4b58d942edc46;hpb=b12bbd2a734142a2596a91c729b6670060b6b7e9;p=modules%2Fshaper.git diff --git a/src/SketchSolver/SketchSolver_Manager.h b/src/SketchSolver/SketchSolver_Manager.h index 51581b987..c1e853603 100644 --- a/src/SketchSolver/SketchSolver_Manager.h +++ b/src/SketchSolver/SketchSolver_Manager.h @@ -91,9 +91,11 @@ protected: /** \brief Goes through the list of groups and solve the constraints * \param[in] theGroups list of groups to be resolved (if empty list, all groups are resolved) - * \return \c true, if groups are resolved, and features should be updated (send the Update event) + * \return \c true, if groups are resolved, and features should be updated + * (send the Update event) */ - bool resolveConstraints(const std::list& theGroups = std::list()); + bool resolveConstraints(const std::list& theGroups = + std::list()); private: /** \brief Searches list of groups which interact with specified feature