NXOpen.UF.Sim.SetSpeed

Sim.SetSpeed()

Refer to UF_SIM_set_speed for documentation.

Signature: SetSpeed(engine, value, unit, duration)

Parameters:
  • engine (PointerWrapper) –
    • the simulation engine object
  • value (float) –
    • the speed value
  • unit (NXOpen.UF.Sim.UnitType Refer to UF_SIM_unit_type_t for documentation.) –
    • the unit of the speed
  • duration (float) –
    • the duration in seconds to completesetting the speed

License requirements: None