From 7fa71ad88ecbc65f42f624268f09253a417a517e Mon Sep 17 00:00:00 2001 From: eap Date: Wed, 20 Oct 2010 07:00:40 +0000 Subject: [PATCH] 20885 EDF 607 SMESH: Measure tools Move GetMesh() to SMESH_IDSource --- idl/SMESH_Group.idl | 5 ----- 1 file changed, 5 deletions(-) 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 */ -- 2.39.2