NXOpen.UF.Motion.AskJointMotionInput

Motion.AskJointMotionInput()

Refer to UF_MOTION_ask_joint_motion_input for documentation.

Signature: AskJointMotionInput(jointTag)

Parameters:jointTag (Tag) – The tag of the joint to return the motion input info of. 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)
Returns:The joint motion input structure for the input joint tag.
Return type:NXOpen.UF.Motion.JointMotionInput Refer to UF_MOTION_joint_motion_input_s for documentation.

License requirements: None