]> SALOME platform Git repositories - plugins/gmshplugin.git/blobdiff - src/GMSHPlugin/GMSHPlugin_Hypothesis_i.hxx
Salome HOME
Adding GetIs2d in python interface
[plugins/gmshplugin.git] / src / GMSHPlugin / GMSHPlugin_Hypothesis_i.hxx
index 783626f5fd5bdfec241459706b8d12abb42ee42d..cd7fcde1d07e85b8b5d6432610579bcd72277688 100644 (file)
@@ -81,6 +81,7 @@ class GMSHPLUGIN_EXPORT GMSHPlugin_Hypothesis_i:
   void SetIs2d(CORBA::Boolean theIs2d);
   void SetVerbosityLevel(CORBA::Long theVerbLvl);
   CORBA::Long GetVerbosityLevel();
+  CORBA::Boolean GetIs2d();
 
   void SetCompoundOnShape(GEOM::GEOM_Object_ptr GeomObj);
   void SetCompoundOnEntry(const char* entry);