Share

DerivedFutureAssemblyOccurrences Object


Description

The DerivedFutureAssemblyOccurrences collection object provides access to the DerivedFutureAssemblyOccurrence objects associated with a specific DerivedFutureAssemblyDefinition object. The DerivedFutureAssemblyOccurrence objects contained within the collection represent the top-level occurrences within the assembly you obtained the collection from.

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 DerivedFutureAssemblyOccurrence object from the collection.
Type Gets the constant that indicates the type of this object.

Accessed From

DerivedFutureAssemblyDefinition.Occurrences, DerivedFutureAssemblyOccurrence.SubOccurrences

Version

Introduced in version 2018

Was this information helpful?