Share

RevolveFeature.ExtentType Property

Parent Object: RevolveFeature

Description

Property that returns an enum indicating how the extent of the feature is defined. This indicates the type of object returned by the Extent property. The valid possibilities returned are kAngleExtent and kFullSweepExtent.

Syntax

RevolveFeature.ExtentType() As PartFeatureExtentEnum

Property Value

This is a read only property whose value is a PartFeatureExtentEnum.

Version

Introduced in version 5

Was this information helpful?