ResumeSimulation
- Updated2026-03-24
- 1 minute(s) read
Resumes a paused simulation.
Syntax
Sub ResumeSimulation()
Remarks
If the simulation is stopped, rather than paused, this command has no effect.
Any pending RunSimulation or RunSimulationUntilNextOutput command continues where it left off.
Control is returned to the client application immediately after the simulation has finished initializing, so the simulator runs asynchronously.