]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Builder.h
Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / SketchSolver / PlaneGCSSolver / PlaneGCSSolver_Builder.h
index 5f59b6a25f8cc4e2288ae303a5d5b1daa5e50e93..ea9042a6fcf3aa7b9d82ea358bd99fefba6832a1 100644 (file)
@@ -40,7 +40,7 @@ public:
   /// \param theGroupID    [in]  group the constraint belongs to
   /// \param theSketchID   [in]  sketch the constraint belongs to
   /// \param theType       [in]  type of constraint
-  /// \param theValue      [in]  numeric characteristic of constraint 
+  /// \param theValue      [in]  numeric characteristic of constraint
   ///                            (e.g. distance or radius) if applicable
   /// \param theEntity1    [in]  first attribute of constraint
   /// \param theEntity2    [in]  second attribute of constraint
@@ -65,9 +65,9 @@ public:
   /// \param theGroupID    [in]  group the constraint belongs to
   /// \param theSketchID   [in]  sketch the constraint belongs to
   /// \param theType       [in]  type of constraint
-  /// \param theValue      [in]  numeric characteristic of constraint (angle for multi-rotation) 
+  /// \param theValue      [in]  numeric characteristic of constraint (angle for multi-rotation)
   ///                            if applicable
-  /// \param theFullValue  [in]  indicates theValue shows full translation delta/rotation 
+  /// \param theFullValue  [in]  indicates theValue shows full translation delta/rotation
   ///                            angle or delta/angle between neighbor entities
   /// \param thePoint1     [in]  center for multi-rotation or start point for multi-translation
   /// \param thePoint2     [in]  end point for multi-translation (empty for multi-rotation)