From faf37f09737c2b139950ecd4309254e0491739a1 Mon Sep 17 00:00:00 2001 From: eap Date: Wed, 11 Oct 2006 11:06:31 +0000 Subject: [PATCH] add comment of GetSubShapesId() --- idl/SMESH_Gen.idl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/idl/SMESH_Gen.idl b/idl/SMESH_Gen.idl index 8228e1b53..e636b7f49 100644 --- a/idl/SMESH_Gen.idl +++ b/idl/SMESH_Gen.idl @@ -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 ) -- 2.30.2