Share

ThreadFeature.SetThreadDepth Method

Parent Object: ThreadFeature

Description

Method that sets the thread depth for the thread feature.

Syntax

ThreadFeature.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 6

Was this information helpful?