Share

ThreadFeatureProxy.ThreadInfo Property

Parent Object: ThreadFeatureProxy

Description

Property that gets and sets the thread information of the feature. This can return either a StandardThreadInfo or TaperedThreadInfo object. The ThreadType property can be used to determine the type before getting the thread info.

Syntax

ThreadFeatureProxy.ThreadInfo() As ThreadInfo

Property Value

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

Version

Introduced in version 9

Was this information helpful?