improve comments

This commit is contained in:
eap 2011-06-22 12:43:46 +00:00
parent 03709d64b3
commit 2f317a2858

View File

@ -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();