atoti.Session.create_scenario()#

Session.create_scenario(name, *, origin='Base')#

Create a new source scenario.

Parameters:
  • name (str) – The name of the scenario.

  • origin (str) – The scenario to fork.