From: eap Date: Wed, 20 Oct 2010 07:00:40 +0000 (+0000) Subject: 20885 EDF 607 SMESH: Measure tools X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7fa71ad88ecbc65f42f624268f09253a417a517e;p=modules%2Fsmesh.git 20885 EDF 607 SMESH: Measure tools Move GetMesh() to SMESH_IDSource --- diff --git a/idl/SMESH_Group.idl b/idl/SMESH_Group.idl index b41e57df3..adf63dd83 100644 --- a/idl/SMESH_Group.idl +++ b/idl/SMESH_Group.idl @@ -82,11 +82,6 @@ module SMESH */ long_array GetListOfID(); - /*! - * Returns the mesh object this group belongs to - */ - SMESH_Mesh GetMesh(); - /*! * Sets group color */