WindLab Simulation Start

From LabRPS Documentation
Revision as of 15:52, 22 December 2024 by LabRPS (talk | contribs) (Created page with "{{Docnav |Create Features |Stop |WindLab |IconL=WindLab_CreateFeature.svg |IconR=WindLab_Simulation_Stop.svg |IconC=Workbench_WindLab.svg }} {{GuiCommand |Name=Start |MenuLocation=WindLab → Start |Phenomena=WindLab |SeeAlso=WindLab tutorial 1 }} ==Description== This command allows the user to start the a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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