X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=idl%2FSMESH_MeshEditor.idl;h=cc6dc0874ad21c60651b543a717594d087340f4b;hp=699f635873441c7ccc1adc6a57f5c880bca9957e;hb=80caa820d03a86f6c09c2d89ae73f5a65a4c00e0;hpb=6c4a9f32ed7b4416d79e0d0d293919609a8eb178 diff --git a/idl/SMESH_MeshEditor.idl b/idl/SMESH_MeshEditor.idl index 699f63587..cc6dc0874 100644 --- a/idl/SMESH_MeshEditor.idl +++ b/idl/SMESH_MeshEditor.idl @@ -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()