Share

StandardThreadInfo.ThreadDirection Property

Parent Object: StandardThreadInfo

Description

Property that returns the direction of the thread. The property returns a vector only when the ThreadInfo object is obtained from a feature and returns Nothing in the forward create scenario.

Syntax

StandardThreadInfo.ThreadDirection() As Vector

Property Value

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

Version

Introduced in version 11

Was this information helpful?