From 2f317a2858eac4ebd97747f6cd22351816bd74ae Mon Sep 17 00:00:00 2001 From: eap Date: Wed, 22 Jun 2011 12:43:46 +0000 Subject: [PATCH] improve comments --- idl/SMESH_Mesh.idl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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(); -- 2.39.2