Salome HOME
Issue #2309 Possibility to hide faces : transparency using
[modules/shaper.git] / src / XGUI / XGUI_FacesPanel.h
index cd3ff00fa0420f7e855929bd806d7721f44694d4..4c147ab7dd6a8e11dbc88dc1fcd37487a532ce55 100644 (file)
@@ -79,6 +79,10 @@ public:
   /// \param theIsActive state whether the panel should be activated or deactivated
   void setActivePanel(const bool theIsActive);
 
+  /// Returns true if transparency choice is checked
+  /// \return boolean value
+  bool useTransparency() const;
+
   /// Returns true if the object is in internal container of hidden objects by this panel
   /// \param theObject a checked object
   /// \return boolean value