Project
To enter items in the plan is necessary to create a new project, a load from an existing file, or import directly from an existing database. Each project can be saved to a file and reloaded at will. Currently there will be two file formats: ini and xml, and the two types of files differ only in the syntax, both containing the same information, for which a project can be stored independently on a file type or the other, without any loss of information.
The project files are stored all settings of the project (eg name and version of the database, personalization, etc..), The properties of objects and their position in the diagram, taking into account differences between different display.
In the following pages describes the basic functions for the management of the projects, while the file structure of the project is described in subsequent chapters.