A SyncroSim Session object contains a link to a SyncroSim installation.
SsimLibrary, Project and Scenario objects contain a
Session used to query and modify the object.
Slots
filepathThe path to the SyncroSim installation
silentIf
FALSE, all SyncroSim output with non-zero exit status is printed. Helpful for debugging. Default isTRUEprintCmdIf
TRUE, arguments passed to the SyncroSim console are also printed. Helpful for debugging. Default isFALSEcondaFilepathThe path to the Conda installation. Default is
"default"
See also
See session for options when creating a Session.