NXOpen.UF.Motion.JointCoupler Structure

NXOpen.UF.Motion.JointCoupler is an alias for NXOpen.UF.MotionJointCoupler_Struct

class NXOpen.UF.MotionJointCoupler_Struct

Bases: object

Refer to UF_MOTION_joint_coupler_s for documentation.

Fields

NXOpen.UF.MotionJointCoupler_Struct.Name The name of the joint coupler.
NXOpen.UF.MotionJointCoupler_Struct.JtcType The type of the joint coupler.
NXOpen.UF.MotionJointCoupler_Struct.Joint1 The first joint of the coupler.
NXOpen.UF.MotionJointCoupler_Struct.Joint2 The second joint of the coupler.
NXOpen.UF.MotionJointCoupler_Struct.Ratio The constraint ratio between the joints.
NXOpen.UF.MotionJointCoupler_Struct.OriginTag The smart point that defines the origin of the contact point between the joints.
NXOpen.UF.MotionJointCoupler_Struct.OrientationTag The orientation matrix that defines the orientation at the contact point between the two joints.