NXOpen.UF.Motion.SetScalarForce

Motion.SetScalarForce()

Refer to UF_MOTION_set_scalar_force for documentation.

Signature: SetScalarForce(forceTag, forceStruct)

Parameters:
  • forceTag (Tag) – The tag of the scalar force to set. This tag is the one returned from UF_MOTION_create_scalar_force. It can also be found using object cycle functions. (eg. UF_OBJ_cycle_objs_by_type)
  • forceStruct (NXOpen.UF.Motion.ScalarForceTorque Refer to UF_MOTION_scalar_force_torque_s for documentation.) – The scalar force structure for the input tag.

License requirements: None