NXOpen.UF.Sim.SetParameter

Sim.SetParameter()

Refer to UF_SIM_set_parameter for documentation.

Signature: SetParameter(engine, label, text, unit, duration)

Parameters:
  • engine (PointerWrapper) –
    • the simulation engine object
  • label (str) –
    • the type of the parameter
  • text (str) –
    • the value of the parameter
  • unit (NXOpen.UF.Sim.UnitType Refer to UF_SIM_unit_type_t for documentation.) –
    • the unit of the parameter
  • duration (float) –
    • the duration in seconds to completethis action of the parameter setting

License requirements: None