Share

ExtrudeDefinition.ExtentType Property

Parent Object: ExtrudeDefinition

Description

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 PartFeatureExtentEnum

Property 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.

Version

Introduced in version 2012

Was this information helpful?