Salome HOME
Constriction type for all sketch entities
[modules/shaper.git] / src / SketchSolver / SketchSolver_Constraint.h
index 4520bf3a585e0c31a6cb0fad0e618715f519b76d..5a98e31be6f885eb03435a4ba85a71d64ad96c9e 100644 (file)
 #include <vector>
 
 /** \class   SketchSolver_Constraint
- *  \ingroup DataModel
+ *  \ingroup Plugins
  *  \brief   Obtain information about SketchPlugin's constraint
  */
 class SketchSolver_Constraint
 {
- public:
+public:
+  /// Default constructor
   SketchSolver_Constraint();
+  /// Creates constraint to manage the given constraint from plugin
   SketchSolver_Constraint(std::shared_ptr<SketchPlugin_Constraint> theConstraint);
 
   /** \brief Compute constraint type according to SolveSpace identifiers