ThreadFeatureInput.threadLength Property
Parent Object: ThreadFeatureInputDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/ThreadFeatureInput.h>
Description
Gets and sets the thread length. It is only used in the case where the isFullLength property is false.
Syntax
"threadFeatureInput_var" is a variable referencing a ThreadFeatureInput object. |
Property Value
This is a read/write property whose value is a ValueInput.Samples
| Name | Description |
| Thread Feature API Sample | Demonstrates creating a new thread feature. |
