Share

DerivedAssemblyDefinition.InclusionOption Property

Parent Object: DerivedAssemblyDefinition

Description

Property that defines the inclusion status for all of the occurrences in the assembly. Valid options are kDerivedIncludeAll, kDerivedSubtractAll, kDerivedExcludeAll, kDerivedBoundingBox, kDerivedIntersect and kDerivedIndividualDefined.

Syntax

DerivedAssemblyDefinition.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?