Salome HOME
Update the doxygen documentation for plugins
[modules/shaper.git] / src / SketchSolver / SketchSolver_Solver.h
index fd2e5213256f245e86d72ee6d8e6c9aa798eefd8..7079f1598549d2660c1c15102dce44a84a18bba4 100644 (file)
@@ -27,6 +27,9 @@ typedef unsigned int UINT32;
 // Unknown entity
 #define SLVS_E_UNKNOWN 0
 
+/**
+ * The main class that performs the high-level operations for connection to the SolveSpace.
+ */
 class SketchSolver_Solver
 {
  public: