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
- MachiningStep — The simulation computation unit
- Step (Concept) — Short introduction to a step
- Step Output — CSV field reference for step-level output
- SessionProgress — Message and progress reporting system
API Reference
- RuntimeApi Reference — Categorized quick-reference table of all script commands