From 5396ba934da24d95f8cf611304ece9cef6da7159 Mon Sep 17 00:00:00 2001 From: apo Date: Wed, 4 Jul 2007 09:22:50 +0000 Subject: [PATCH] Minor changes --- idl/VISU_Gen.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.39.2