32 void addBuilding(std::shared_ptr<Building> aBuilding);
33 std::vector<std::shared_ptr<Building>> getBuildings()
const;
Site()
Definition: Site.h:36
#define PROXY_HEADER(_openlexocadclass_, _corelexocadclass_, _type_)
Definition: Globals.h:149
#define OPENLXAPP_EXPORT
Definition: OpenLxApp_defines.h:12
Definition: ActiveScript.h:9
A spatial structure element is the generalization of all spatial elements that might be used to defin...
Definition: SpatialStructureElement.h:25
A site is a defined area of land, possibly covered with water, on which the project construction is t...
Definition: Site.h:25
#define FORWARD_DECL(x, y)
Definition: Globals.h:96