Scenario object representing a SyncroSim Scenario. A Scenario is the
lowest level of organization in the SyncroSim workflow, and is often used
to isolate information on a single Datasheet.
Slots
sessionSessionobject. The Session associated with the Scenariofilepathcharacter string. The path to the Scenario's SsimLibrary on disk
datasheetNamescharacter string. Names and scope of all Datasheets in Scenario's SsimLibrary
projectIdinteger. The Project id
scenarioIdinteger. The Scenario id
parentIdinteger. For a result Scenario, this is the id of the parent Scenario. 0 indicates this is not a result Scenario
folderIdinteger. The folder in which the Scenario exists. If the Scenario exists at the root of the project, then this value is NULL.
See also
See scenario for options when creating or loading a
SyncroSim Scenario.