Salome HOME
20885 EDF 607 SMESH: Measure tools
authoreap <eap@opencascade.com>
Wed, 20 Oct 2010 07:00:40 +0000 (07:00 +0000)
committereap <eap@opencascade.com>
Wed, 20 Oct 2010 07:00:40 +0000 (07:00 +0000)
   Move GetMesh() to SMESH_IDSource

idl/SMESH_Group.idl

index b41e57df3663217386020cec73a0a9d761ed7ffa..adf63dd8365f823e3f90ea9e14c42dafe814b445 100644 (file)
@@ -82,11 +82,6 @@ module SMESH
      */
     long_array GetListOfID();
 
-    /*!
-     * Returns the mesh object this group belongs to
-     */
-    SMESH_Mesh GetMesh();
-
     /*!
      * Sets group color
      */