Salome HOME
improve comments
authoreap <eap@opencascade.com>
Wed, 22 Jun 2011 12:43:46 +0000 (12:43 +0000)
committereap <eap@opencascade.com>
Wed, 22 Jun 2011 12:43:46 +0000 (12:43 +0000)
idl/SMESH_Mesh.idl

index 8cf952cc72df7d8e62fad73b5968eee66432ea25..231753b09dc2358f18ee6a2aa26053fb1fbeb3b1 100644 (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();