Share

DerivedFutureAssemblyComponents Object


Description

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

Methods

Name Description
Add Method that creates a new DerivedFutureAssemblyComponent using the information supplied by the input DerivedFutureAssemblyDefinition object. If successful, the new DerivedFutureAssemblyComponent is returned.

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 Gets the number of items in this collection.
Item Method that returns the specified DerivedFutureAssemblyComponent object from the collection.
Parent Read-only property that returns the ComponentDefinition object.
Type Read-only property returning kDerivedFutureAssemblyComponentsObject indicating the type of object.

Accessed From

ReferenceComponents.DerivedFutureAssemblyComponents

Version

Introduced in version 2018

Was this information helpful?