]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModuleBase/ModuleBase_IViewer.h
Salome HOME
Issue #2159 Hide all incomplete behavior
[modules/shaper.git] / src / ModuleBase / ModuleBase_IViewer.h
index 5e989232480beedb819f6636c9b57c5eae2cdc8f..ee46b6be5397d25899f3cbe4c75d17350037ca80 100644 (file)
@@ -63,6 +63,9 @@ Q_OBJECT
   //! Perfroms the fit all for the active view
   virtual void fitAll() = 0;
 
+  //! Erases all presentations from the viewer
+  virtual void eraseAll() = 0;
+
   //! Sets the view projection
   /// \param theX the X projection value
   /// \param theY the Y projection value