OpenLexocad  27.1
Roof.h File Reference
#include <OpenLxApp/Element.h>
#include <memory>

Go to the source code of this file.

Classes

class  OpenLxApp::Roof
 A roof is the covering of the top part of a building, it protects the building against the effects of weather. The Roof is a description of the total roof. It acts as a container entity, that aggregates all components of the roof, it represents. The aggregation is handled via 'Product.addRelatedProduct()', relating an Roof with the related roof elements, like slabs (represented by OpenLxApp.Slab), rafters and purlins (represented by OpenLxApp.Beam), or other included roofs, such as dormers (represented by OpenLxApp.Roof). More...
 

Namespaces

 OpenLxApp