NXOpen.UF.Motion.SetJointCoupler

Motion.SetJointCoupler()

Refer to UF_MOTION_set_joint_coupler for documentation.

Signature: SetJointCoupler(jointCouplerTag, couplerStruct)

Parameters:
  • jointCouplerTag (Tag) – The tag of the joint coupler to set. This tag is the one returned from the UF_MOTION_create_joint_coupler function. It can also be found using object cycle functions. (eg. UF_OBJ_cycle_objs_by_type)
  • couplerStruct (NXOpen.UF.Motion.JointCoupler Refer to UF_MOTION_joint_coupler_s for documentation.) – The joint coupler structure holding the parameters to be set to the input tag.

License requirements: None