WindLab Simulation Stop
Jump to navigation
Jump to search
Stop |
Menu location |
---|
WindLab → Stop |
Phenomena |
WindLab |
Default shortcut |
None |
Introduced in version |
- |
See also |
WindLab tutorial 1 |
Description
This command allows the user to stop the running simulation. It is active only when a simulation is running.
Usage
- There are several ways to invoke the command:
- Press the
Stop button.
- Select the WindLab →
Stop option from the menu.
- Press the
- The running simulation is identified and stopped.
- The active simulation can be started from
Start.
Scripting
- Stop the active simuation.
import WindLabGui WindLabGui.getActiveSimulation().ViewObject.stop()