NXOpen.UF.Motion.SetJoint

Motion.SetJoint()

Refer to UF_MOTION_set_joint for documentation.

Signature: SetJoint(jointTag, jointStruct)

Parameters:
  • jointTag (Tag) – The tag of the joint to set. This tag is the one returned from the UF_MOTION_create_joint function. It can also be found using object cycle functions. (eg. UF_OBJ_cycle_objs_by_type)
  • jointStruct (NXOpen.UF.Motion.Joint Refer to UF_MOTION_joint_s for documentation.) – The joint structure for the input tag.

License requirements: None