WindLab Simulation Start

From LabRPS Documentation
Jump to navigation Jump to search
Arrow-left.svg Previous: WindLab CreateFeature.svg Create Features
Next: Stop WindLab Simulation Stop.svg Arrow-right.svg

Start

Menu location
WindLab → Start
Phenomena
WindLab
Default shortcut
None
Introduced in version
-
See also
WindLab tutorial 1

Description

This command allows the user to start the active simulation method. It is active only when the document contains at least one active simulation.

Usage

  1. There are several ways to invoke the command:
    • Press the WindLab Simulation Start.svg Start button.
    • Select the WindLab → WindLab Simulation Start.svg Start option from the menu.
  2. The active simulation is identified and started.
  3. A running simulation can be stopped from WindLab Simulation Stop.svg Stop.

Scripting

  • Start the active simuation.
import WindLabGui
WindLabGui.getActiveSimulation().ViewObject.run()


Arrow-left.svg Previous: WindLab CreateFeature.svg Create Features
Next: Stop WindLab Simulation Stop.svg Arrow-right.svg