NXOpen.UF.Motion.AskJoint

Motion.AskJoint()

Refer to UF_MOTION_ask_joint for documentation.

Signature: AskJoint(jointTag)

Parameters:jointTag (Tag) – The tag of the joint to return information about. 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 structure for the input tag.
Return type:NXOpen.UF.Motion.Joint Refer to UF_MOTION_joint_s for documentation.

License requirements: None