Share

DerivedAssemblyOccurrence.InclusionOption Property

Parent Object: DerivedAssemblyOccurrence

Description

Property that defines if this occurrence is included and if it is how it is used in the derived assembly. Valid values for this property are kDerivedIncludeAll, kDerivedSubtractAll, kDerivedExcludeAll, kDerivedBoundingBox, kDerivedIntersect and kDerivedIndividualDefined.

Syntax

DerivedAssemblyOccurrence.InclusionOption() As DerivedComponentOptionEnum

Property Value

This is a read/write property whose value is a DerivedComponentOptionEnum.

Version

Introduced in version 5.3

Was this information helpful?