NXOpen.UF.Motion.SetScalarTorque

Motion.SetScalarTorque()

Refer to UF_MOTION_set_scalar_torque for documentation.

Signature: SetScalarTorque(torqueTag, torqueStruct)

Parameters:
  • torqueTag (Tag) – The tag of the scalar torque to set. 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)
  • torqueStruct (NXOpen.UF.Motion.ScalarForceTorque Refer to UF_MOTION_scalar_force_torque_s for documentation.) – The scalar torque structure for the input tag.

License requirements: None