Share

RevolveFeature.ExtentTwo Property

Parent Object: RevolveFeature

Description

Property that returns the PartFeatureExtent object that defines how the second direction extent of the feature is defined. The type of extent object returned can be determined by using the ExtentTwoType property. This property returns Nothing if the IsTwoDirectional property returns False.

Syntax

RevolveFeature.ExtentTwo() As PartFeatureExtent

Property Value

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

Version

Introduced in version 2011

Was this information helpful?