Joint.offset Property
Parent Object: JointDefined in namespace "adsk::fusion" and the header file is <Fusion/Components/Joint.h>
Description
Returns the parameter controlling the offset between the two input geometries. This is effectively the offset distance between the two planes defined by the primary and secondary axes of the input geometries or the offset along the tertiary axis (z axis) of the joint.
This property will return null in the case where the jointType property returns InferredJointType.
Syntax
"joint_var" is a variable referencing a Joint object.
|