Returns a specified modelFile element in this collection

Syntax:

modelFile Item(String objectname) 

modelFile Item(int index)
Return: If found, returns the modelFile object, else returns an error. Error can occur if the name is not found in the list or the index is too large
Parameters:
objectname

The short name of the required object

index

The index within the collection of the required object
Remarks: The objectname required to access an item in this collection is the short object name. This is the same as the filename but without any path information and without the extention type.

See also:

Class modelFiles |

 

©2000 arcticpigs. All rights reserved.
This is a draft version! The functionality of parts of the software are liable to change.