Salome HOME
Fix MA construction
[modules/smesh.git] / idl / SMESH_MeshEditor.idl
index 699f635873441c7ccc1adc6a57f5c880bca9957e..cc6dc0874ad21c60651b543a717594d087340f4b 100644 (file)
@@ -38,6 +38,11 @@ module SMESH
 
   interface SMESH_MeshEditor
   {
+   /*!
+    * Returns a mesh subject to edition
+    */
+    SMESH_Mesh GetMesh();
+
    /*!
     * Return data of mesh edition preview which is computed provided
     * that the editor was obtained through SMESH_Mesh::GetMeshEditPreviewer()