From: eap Date: Wed, 22 Jun 2011 12:43:46 +0000 (+0000) Subject: improve comments X-Git-Tag: V6_3_1rc1~14 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=2f317a2858eac4ebd97747f6cd22351816bd74ae;p=modules%2Fsmesh.git improve comments --- diff --git a/idl/SMESH_Mesh.idl b/idl/SMESH_Mesh.idl index 8cf952cc7..231753b09 100644 --- a/idl/SMESH_Mesh.idl +++ b/idl/SMESH_Mesh.idl @@ -264,7 +264,8 @@ module SMESH long_array GetMeshInfo(); /*! - * Returns types of elements it contains + * Returns types of elements it contains. + * It's empty if the SMESH_IDSource contains no IDs */ array_of_ElementType GetTypes();