]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PartSet/PartSet_PreviewPlanes.h
Salome HOME
1. Correction for perfomance problem by Apply button state update: do not listen...
[modules/shaper.git] / src / PartSet / PartSet_PreviewPlanes.h
index d64f10fbf372c5042acafb368ba1b61611ea306d..ac94dc350731dabda12a95f5c536435304abec71 100755 (executable)
@@ -38,6 +38,11 @@ public:
   /// \return boolean value
   static bool hasVisualizedBodies(ModuleBase_IWorkshop* theWorkshop);
 
+  /// 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
   /// \param theWorkshop the application workshop
   /// \return boolean value