Runtime
Objects, concepts, and APIs that exist during simulation execution. These describe how the simulation progresses and how scripts or the GUI interact with it.
Core Concepts
- Script Command — C# scripting syntax, execution model, warnings
- Step — The simulation computation unit: concept, accessing, custom variables, output APIs
- Step Field Reference — CSV field reference for step-level output
- SessionProgress — Message and progress reporting system
API Reference
- SessionShell Reference — Categorized quick-reference table of all script commands