Share

DistanceFromFaceExtent.Direction Property

Parent Object: DistanceFromFaceExtent

Description

Read-write 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

DistanceFromFaceExtent.Direction() As PartFeatureExtentDirectionEnum

Property Value

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

Version

Introduced in version 2018

Was this information helpful?