objekttype

INSPIRE Ukjent

-- Name -- Building
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
Assosiasjonstype Navn Kilde Destinasjon
assosiasjon Building room Room 0..*
assosiasjon Building interiorInstallation InteriorInstallation 0..*
assosiasjon Building appearance ParameterizedTexture 0..*
assosiasjon Building boundedBy BoundarySurface 0..*
arv subtype Building supertype BuildingInfo
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)