Functions for managing a project in pyFormex.
Classes defined in module project
A project is a persistent storage of a Python dictionary.
Construct the data to be saved in the header.
Set the project data from the header.
Save the project to file.
Load a project from file.
The loaded definitions will update the current project.
Unrecoverably delete the project file.
Functions defined in module project