Joint.angle Property
Parent Object: JointDefined in namespace "adsk::fusion" and the header file is <Fusion/Components/Joint.h>
Description
Returns the parameter controlling the angle between the two input geometries. This is effectively the angle between the two primary axes of the two joint geometries.
This property will return null in the case where the jointType property returns InferredJointType
Syntax
"joint_var" is a variable referencing a Joint object.
|