Share

ToNextExtent.Direction Property

Parent Object: ToNextExtent

Description

Property that gets and sets the direction of the feature. Valid \input is kPositiveExtentDirection or kNegativeExtentDirection. kPositiveExtentDirection defines the extrusion direction to be in the same direction as the normal of the sketch plane.

Syntax

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