ThreadFeatureInput.isRightHanded Property
Parent Object: ThreadFeatureInputDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/ThreadFeatureInput.h>
Description
This function is retired. See more information in the 'Remarks' section below.
Gets and sets if the thread is right or left-handed thread. A value of true indicates a right-handed thread. It defaults to true.
Remarks
The direction of the thread is now controlled through the isRightHanded property of the ThreadInfo object.Syntax
"threadFeatureInput_var" is a variable referencing a ThreadFeatureInput object.
|
Property Value
This is a read/write property whose value is a boolean.Version
Introduced in version January 2015Retired in version September 2025