Indexes   

BasicComponents (Collection)

The collection of Basic Components defining and analysis object.
These components are agregated by another basic component, an entity or a set.

Method Index

Item
Returns an Basic Component using its index or its name from the Basic Components collection.

Methods


o Func Item( iVariant) As
Returns an Basic Component using its index or its name from the Basic Components collection.
Parameters:
iIndex
The index or the name of the Basic Component to retrieve from the collection of Basic Component. As a numerics, this index is the rank of the Basic Component. in the collection. The index of the first Basic Component in the collection is 1, and the index of the last Basic Component is Count. As a string, it is the name you assigned to the Basic Component using the
AnyObject.Name property.
Returns:
The retrieved Basic Component

Copyright © 2006, Dassault Systèmes. All rights reserved.