20885 EDF 607 SMESH: Measure tools

Move GetMesh() to SMESH_IDSource
This commit is contained in:
eap 2010-10-20 07:00:40 +00:00
parent 73770b22b2
commit 7fa71ad88e

View File

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