Returns a specified pose element in this collection

Syntax:

pose Item(String objectname) 

pose Item(int index)
Return: If found, returns the pose 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

See also:

Class poses |

 

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