CATArrangementInterfaces ArrangementNodes (Collection)
All Frameworks Object Hierarchy This Framework Indexes
ArrangementNodes (Collection)
A Collection object for ArrangementNode objects.
Use this object to access individual ArrangementNode objects of an ArrangementRun,
ArrangementPathway and ArrangementBoundary.
Method Index
Item
Returns the specified ArrangementNode item of the collection.
Methods
Returns the specified ArrangementNode item of the collection.
Parameters:
iIndex
The index or the name of the ArrangementNode to retrieve from this collection.
To retrieve a specific object by number, use the rank of the ArrangementNode in that collection.
Note that the index of the first element in the collection is 1, and
the index of the last element is Count.
To retrieve a specific ArrangementNode by name, use name that you assigned using
the
AnyObject.Name property.
Returns:
The retrieved ArrangementNode object.
Copyright © 2003, Dassault Systèmes. All rights reserved.