Share

AngleExtent.Direction Property

Parent Object: AngleExtent

Description

Property that indicates the distance direction of the feature. Valid input is kPositiveExtentDirection, kNegativeExtentDirection, or kSymmetricExtentDirection. kPositiveExtentDirection defines the offset direction to be in the same direction as the normal of the sketch plane.

Syntax

AngleExtent.Direction() As PartFeatureExtentDirectionEnum

Property Value

This is a read/write property whose value is a PartFeatureExtentDirectionEnum.

Version

Introduced in version 5

Was this information helpful?