SeismicLab Simulation Start

From LabRPS Documentation
Revision as of 16:53, 22 December 2024 by LabRPS (talk | contribs) (Created page with "{{Docnav |Create Features |Stop |SeismicLab |IconL=SeismicLab_CreateFeature.svg |IconR=SeismicLab_Simulation_Stop.svg |IconC=Workbench_SeismicLab.svg }} {{GuiCommand |Name=Start |MenuLocation=SeismicLab → Start |Phenomena=SeismicLab |SeeAlso=SeismicLab tutorial 1 }} ==Description== This co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Arrow-left.svg Previous: SeismicLab CreateFeature.svg Create Features
Next: Stop SeismicLab Simulation Stop.svg Arrow-right.svg

Start

Menu location
SeismicLab → Start
Phenomena
SeismicLab
Default shortcut
None
Introduced in version
-
See also
SeismicLab 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 SeismicLab Simulation Start.svg Start button.
    • Select the SeismicLab → SeismicLab Simulation Start.svg Start option from the menu.
  2. The active simulation is identified and started.
  3. A running simulation can be stopped from SeismicLab Simulation Stop.svg Stop.

Scripting

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


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