Share

DerivedComponentOptionEnum Enumerator

Description

Constants identifying inclusion for derived components.

Methods

Name Value Description
kDerivedBoundingBox 27141 Constants identifying that the bounding box of the component will be used for the derivation.
kDerivedExcludeAll 27138 Constants identifying that all occurrences in the assembly will be ignored.
kDerivedIncludeAll 27137 Constants identifying that all occurrences in the assembly will be used and will add material to the solid body.
kDerivedIndividualDefined 27140 Constants identifying that the suboccurrences define their behavior.
kDerivedIntersect 27142 Constants identifying that the intersection of the component will be used for the derivation.
kDerivedOrientedMinimumBoundingCylinder 27143 Constants identifying that the oriented minimum bounding cylinder of the component will be used for the derivation.
kDerivedSubtractAll 27139 Constants identifying that all occurrences in the assembly will be used and will remove material from the solid body.

Version

Introduced in version 5.3

Was this information helpful?