A BuildingPart is a sub-division of a Building that might be considered itself as a building.
-- Description --
NOTE 1: A BuildingPart is homogeneous related to its physical, functional or temporal aspects.
NOTE 2: Building and BuildingPart share the same set of properties.
EXAMPLE: A building may be composed of two building parts having different heights above ground.
Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
geometry2D |
|
-- Name --
Geometry 2D
|
BuildingGeometry2D |
1..* |
Navn |
Type |
Lengde |
Multiplisitet |
|
BuildingGeometry2D |
|
1..* |
Name |
Type |
English |
Description |
geometry2D |
BuildingGeometry2D |
|
<font color="#0f0f0f">2D or 2.5D geometric representation of the building part.</font>
<font color="#0f0f0f">
</font><font color="#0f0f0f">-- Description --</font>
<font color="#0f0f0f">NOTE: Multiple representations of the geometry are possible (e.g. by surface and by point).</font>
|
Navn |
Beskrivelse |
singleReferenceGeometry |
/*Exactly one geometry2D attribute must be a reference geometry, i.e. the referenceGeometry attribute must be 'true'.*/
inv: self.geometry2D->select(referenceGeometry=true)->size() = 1
|