A Building is an enclosed construction above and/or underground, used or intended for the shelter of humans, animals or things or for the production of economic goods. A building refers to any structure permanently constructed or erected on its site.
Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
Navn |
Type |
Lengde |
Multiplisitet |
Name |
Type |
English |
Description |
Vis Building i NVDB Datakatalog
Id |
Navn |
Type |
Multiplisitet |
Navn |
Beskrivelse |
Building units shall be 3D |
/*The building units associated with the building shall be represented using the BuildingUnit type of the Buildings extended 3D package.*/
inv: self.buildingUnit->oclIsKindOf(Buildings3D::BuildingUnit)
|
GeometryWhenNoParts |
A Building without BuildingParts must provide at least one geometry3D. If BuildingParts are attached to the Building, the geometry3D is optional. |
Installations shall be 3D |
/*The installations associated with the building shall be represented using the Installationtype of the Buildings3D extended package.*/
inv: self.installation->oclIsKindOf(Buildings3D::Installation)
|