Joint.offsetX Property
Parent Object: JointDefined in namespace "adsk::fusion" and the header file is <Fusion/Components/Joint.h>
Description
Returns the parameter controlling the offset along the primary axis (x axis) of the joint. To edit this value, get the parameter and use one of its properties to edit the value.
Syntax
"joint_var" is a variable referencing a Joint object.
|