Salome HOME
21854: Add persistent dimensions
[modules/geom.git] / src / MeasureGUI / MeasureGUI.h
index 4ab8438101a37a5861393cecf180aaee1266cfd7..fc909da1da3466906215a06a92ce1210f938be3a 100644 (file)
@@ -46,6 +46,9 @@ public:
   ~MeasureGUI();
 
   bool OnGUIEvent( int, SUIT_Desktop* );
+
+  // Show/hide all dimension created for object
+  void ChangeDimensionsVisibility( const bool theIsVisible );
 };
 
 #endif // MEASUREGUI_H