]> SALOME platform Git repositories - plugins/gmshplugin.git/blobdiff - idl/GMSHPlugin_Algorithm.idl
Salome HOME
Adding GetIs2d in python interface
[plugins/gmshplugin.git] / idl / GMSHPlugin_Algorithm.idl
index be7e14e8ce815a576d54af7f56b1ec12478d9165..db5f50a0c28cb4369b9c458dbb6cb8a69a2c06ed 100644 (file)
@@ -111,6 +111,7 @@ module GMSHPlugin
 
     void SetVerbosityLevel(in long value);
     long GetVerbosityLevel();
+    boolean GetIs2d();
 
     void SetCompoundOnShape(in GEOM::GEOM_Object GeomObj);
     void SetCompoundOnEntry(in string entry);