Salome HOME
Join modifications from branch OCC_development_for_3_2_0a2
[modules/smesh.git] / idl / SMESH_Gen.idl
index bc6edfb72418dbf02fc75f4913085d9f6b087f13..ee234b95e943727c35ce4e1b49ff090eaa1c4a03 100644 (file)
@@ -59,6 +59,16 @@ module SMESH
 
     SMESH_Pattern GetPattern();
 
+    /*!
+      Set the current mode
+     */
+    void SetEmbeddedMode( in boolean theMode );
+
+    /*!
+      Get the current mode
+     */
+    boolean IsEmbeddedMode();
+
     /*!
       Set the current study
      */