Share

DerivedAliasComponents Object


Description

The DerivedAliasComponents collection object provides access to all of the existing DerivedAliasComponent objects in a part and provides methods to create additional derived components.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
Count Property that returns the number of items in this collection.
Item Method that returns the specified DerivedAliasComponent object from the collection.
Parent Property that returns the ComponentDefinition object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

ReferenceComponents.DerivedAliasComponents

Version

Introduced in version 2010

Was this information helpful?