inet.simulation.project.set_default_simulation_project¶
- set_default_simulation_project(project)[source]¶
Changes the currently selected default simulation project from the set of defined simulation projects.
- Parameters
project (
SimulationProject
) – The simulation project that is set as the default.
- Returns (None):
nothing.