Contents:
Project
Project.copy()
Creates a copy of an existing Project.
name (String, optional) – Name of the new Project. If no name is given, the copied Project is named after the source Project. The default is None.
SyncroSim Project class instance.