NXOpen.UF.Motion.AskJointCoupler

Motion.AskJointCoupler()

Refer to UF_MOTION_ask_joint_coupler for documentation.

Signature: AskJointCoupler(jointCouplerTag)

Parameters:jointCouplerTag (Tag) – The tag of the joint coupler to return. 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)
Returns:The joint coupler structure for the input joint coupler tag.
Return type:NXOpen.UF.Motion.JointCoupler Refer to UF_MOTION_joint_coupler_s for documentation.

License requirements: None