From: apo Date: Wed, 4 Jul 2007 09:22:50 +0000 (+0000) Subject: Minor changes X-Git-Tag: T_MULTIPR_INDUS_Dump_python~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5396ba934da24d95f8cf611304ece9cef6da7159;p=modules%2Fvisu.git Minor changes --- diff --git a/idl/VISU_Gen.idl b/idl/VISU_Gen.idl index 85c6d1a1..84d7a966 100644 --- a/idl/VISU_Gen.idl +++ b/idl/VISU_Gen.idl @@ -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);