Share

ThroughAllExtent.Direction Property

Parent Object: ThroughAllExtent

Description

Property that gets and sets 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

ThroughAllExtent.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?