To copy an existing Project, use the hx.Application.CopyProject() method. It takes these optional arguments:
-
newName- Rename the new copy. -
copyDesignProperties,copyAnalysisProperties, andcopyLoadProperties- set to True by default. Will copy properties to the new Project. -
copyWorkingFolder- Set to True by default. Will copy all items in the Project working folder to the new Project.