DerivedAssemblyComponents Object
Description
The DerivedAssemblyComponents collection object provides access to all of the existing objects in a part and provides methods to create additional derived assembly components.
Methods
Add |
Method that creates a new using the information supplied by the input DerivedAssemblyDefinition object. If successful, the new DerivedAssemblyComponent is returned. |
CreateDefinition |
Method that creates a new Definition. The returned definition provides access to all of the items in the document that can be derived. |
Properties
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 the collection. |
Item |
Returns the specified object from the collection. |
Parent |
Property that returns the parent ComponentDefinition object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
ReferenceComponents.DerivedAssemblyComponents
Version
Introduced in version 5.3