Scenario
object representing a SyncroSim Scenario.
session
The Session associated with the Scenario.
filepath
The path to the Scenario's Library on disk.
datasheetNames
Names and scope of all datasheets in Scenario's Library.
projectId
The project id.
scenarioId
The scenario id.
parentId
For a result scenario, this is the id of the parent scenario. 0 indicates this is not a result scenario.
breakpoints
An (optional) list of Breakpoint objects.
See scenario
for options when creating or loading a SyncroSim Scenario.