Share

RevolveFeatureProxy.ExtentType Property

Parent Object: RevolveFeatureProxy

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

RevolveFeatureProxy.ExtentType() As PartFeatureExtentEnum

Property Value

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

Version

Introduced in version 9

Was this information helpful?