Salome HOME
Update French resource file
[modules/smesh.git] / idl / SMESH_Mesh.idl
index aedab6bcfecb29be5fcade8f131a9002e947d3c3..927969dbb230cb1325a3ea3e6d8fa8fbb9006ab8 100644 (file)
@@ -306,6 +306,12 @@ module SMESH
     void Clear()
       raises (SALOME::SALOME_Exception);
 
+    /*!
+     *  Get the list of sub-meshes existing in the mesh
+     */
+    submesh_array GetSubMeshes()
+      raises (SALOME::SALOME_Exception);
+
     /*!
      * Remove all nodes and elements of submesh
      */