Salome HOME
Update classes documentation
[modules/shaper.git] / src / PartSet / PartSet_PreviewPlanes.h
index d64f10fbf372c5042acafb368ba1b61611ea306d..6ea902663defde7cbefcb878abdf6709e8d5e679 100755 (executable)
@@ -38,9 +38,13 @@ public:
   /// \return boolean value
   static bool hasVisualizedBodies(ModuleBase_IWorkshop* theWorkshop);
 
-  /// Returns if the preview was displayed
+  /// Returns true if there is at least one Sketch visualized in the viewer
   /// \param theWorkshop the application workshop
   /// \return boolean value
+  static bool hasVisualizedSketch(ModuleBase_IWorkshop* theWorkshop);
+
+  /// Returns if the preview was displayed
+  /// \return boolean value
   bool isPreviewDisplayed() const { return myPreviewDisplayed; }
 
   /// Erase preview planes