Salome HOME
Selection modes for constraint objects
[modules/shaper.git] / src / PartSet / PartSet_SketcherMgr.h
index aad09ef0fda92803c1694ca56c514e79711aad5b..be687f220730ef4e12c3b68cc3b8d75d6f978da0 100644 (file)
@@ -146,7 +146,7 @@ public:
   /// \param isChecked if true, the feature is a construction
   void setAuxiliary(const bool isChecked);
 
-
+  /// Returns state of constraints showing flag 
   bool isConstraintsShown() const { return myIsConstraintsShown; }