Project object represents the whole structure and is the outermost object containing all ParamML and OpenBrIM objects related to a particular project. This is the top level element and can be placed once per template.
<O N="Project 1" T="Project" >
.
.
.
</O>
Parent elements: None
Child elements: Parameters, Unit, Material, Alignment, Group, Point, Surface,
Circle, Volume, Line, Section, Repeat, Design Code, Check, Design Run
<O N="Project 1" T="Project" >
<!-- this is where project definition goes -->
</O>