Share

DerivedFutureAssemblyOccurrence.IsAssembly Property

Parent Object: DerivedFutureAssemblyOccurrence

Description

Read-only property that specifies whether this DerivedFutureAssemblyOccurrence object represents a subassembly or a leaf part. This property is True in the case where it represents a subassembly. When it is a subassembly, the SubOccurrences property can be used to access the occurrences within this subassembly.

Syntax

DerivedFutureAssemblyOccurrence.IsAssembly() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 2018

Was this information helpful?