Salome HOME
add comment of GetSubShapesId()
authoreap <eap@opencascade.com>
Wed, 11 Oct 2006 11:06:31 +0000 (11:06 +0000)
committereap <eap@opencascade.com>
Wed, 11 Oct 2006 11:06:31 +0000 (11:06 +0000)
idl/SMESH_Gen.idl

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