ThreadFeatureProxy.SetThreadDepth Method
Parent Object: ThreadFeatureProxyDescription
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. |
