add comment of GetSubShapesId()

This commit is contained in:
eap 2006-10-11 11:06:31 +00:00
parent 355aa3565c
commit faf37f0973

View File

@ -170,7 +170,8 @@ module SMESH
raises ( SALOME::SALOME_Exception ); raises ( SALOME::SALOME_Exception );
/*! /*!
* * Return indeces of faces, edges and vertices of given subshapes
* within theMainObject
*/ */
long_array GetSubShapesId( in GEOM::GEOM_Object theMainObject, long_array GetSubShapesId( in GEOM::GEOM_Object theMainObject,
in object_array theListOfSubObjects ) in object_array theListOfSubObjects )