]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
Minor changes
authorapo <apo@opencascade.com>
Wed, 4 Jul 2007 09:22:50 +0000 (09:22 +0000)
committerapo <apo@opencascade.com>
Wed, 4 Jul 2007 09:22:50 +0000 (09:22 +0000)
idl/VISU_Gen.idl

index 85c6d1a1d1b4c18db1e230df3a0cd46bd49be69f..84d7a966a12faff06339232d1f1cda2c6bc1d5b3 100644 (file)
@@ -1629,7 +1629,7 @@ module VISU {
     TimeStampNumbers GetTimeStampNumbers(in EntityName theMeshName, in Entity theEntity, in EntityName theFieldName);
 
     /*! Gets existing parts of multi resolution structure for the given mesh name */
-    EntityNames GetParts(in EntityName theMeshName);
+    EntityNames GetPartNames(in EntityName theMeshName);
 
     /*! Gets available resolutions of multi resolution structure for the given mesh and part names */
     Resolutions GetResolutions(in EntityName theMeshName, in EntityName thePartName);