Share

ThreadFeatureProxy.SetThreadDepth Method

Parent Object: ThreadFeatureProxy

Description

Method that sets the thread depth for the thread feature.

Syntax

ThreadFeatureProxy.SetThreadDepth( ThreadDepth As Variant, StartEdge As Edge )

Parameters

Name Type Description
ThreadDepth Variant Input Variant that specifies the total depth of the thread, as measured from its starting edge.
StartEdge Edge Input Edge that specifies the point at which to begin thread.

Version

Introduced in version 9

Was this information helpful?