NXOpen.UF.Motion.AskScalarTorque

Motion.AskScalarTorque()

Refer to UF_MOTION_ask_scalar_torque for documentation.

Signature: AskScalarTorque(torqueTag)

Parameters:torqueTag (Tag) – The tag of the scalar torque to return information about. This tag is the one returned from UF_MOTION_create_scalar_torque. It can also be found using object cycle functions. (eg. UF_OBJ_cycle_objs_by_type)
Returns:The scalar torque structure for the input tag.
Return type:NXOpen.UF.Motion.ScalarForceTorque Refer to UF_MOTION_scalar_force_torque_s for documentation.

License requirements: None