Salome HOME
0020338: EDF 1019 SMESH : 3D extrusion issue
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_MeshDlg.h
index 34ee3a565c3884f16a30de408ad683a75c87d7d5..cf6b775c40c2c3162bbed305d54844cb7627761e 100644 (file)
@@ -71,7 +71,8 @@ public:
   void                         setGeomPopupEnabled( const bool );
   void                         disableTab(const int);
   void                         enableTab(const int);
-
+  bool                         isTabEnabled(const int) const;
+  int                          getActiveObject();
 
 signals:
   void                         hypoSet( const QString& );