Salome HOME
Fix solvespace version number in environment.
[modules/shaper.git] / src / SketcherPrs / SketcherPrs_HVDirection.h
index 079991dd285d3b39b9a083aa0cc5c40f518fe954..9f6204d2841dda5230b538c365e8f05023264d27 100644 (file)
@@ -24,6 +24,7 @@ public:
   /// Constructor
   /// \param theConstraint a constraint feature
   /// \param thePlane a coordinate plane of current sketch
+  /// \param isHorisontal a flag horizontal or vertical presentation
   Standard_EXPORT SketcherPrs_HVDirection(ModelAPI_Feature* theConstraint, 
                                          const std::shared_ptr<GeomAPI_Ax3>& thePlane,
                                          bool isHorisontal);