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