ExtrudeDefinition.ExtentType Property
Parent Object: ExtrudeDefinitionDescription
Read-only property that returns an enum indicating how the extent of the feature is defined. This indicates the type of object returned by the Extent.
Syntax
ExtrudeDefinition.ExtentType() As PartFeatureExtentEnumProperty Value
This is a read only property whose value is a PartFeatureExtentEnum.Samples
Name | Description |
Display feature information | Displays information about all of the extrude features in the active document. A part document must be active when this is run. |