Salome HOME
IMP19942 - Convert group on geometry into group of elements
[modules/smesh.git] / idl / SMESH_Mesh.idl
index 76859da1461442f5a7e721369babc920f153ec86..d55204ef4cae34162fc3190771517dcf7370aeb6 100644 (file)
@@ -358,6 +358,12 @@ module SMESH
                                 in string       name )
       raises (SALOME::SALOME_Exception);
 
+    /*!
+     * Convert group on geometry into standalone group
+     */
+    SMESH_Group ConvertToStandalone( in SMESH_GroupOnGeom theGeomGroup )
+      raises (SALOME::SALOME_Exception);
+
     /*!
      * Add hypothesis to the mesh, under a particular subShape
      * (or the main shape itself)