Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
horizontalGeometryReference |
voidable |
-- Name --
Horizontal geometry reference
|
HorizontalGeometryReferenceValue |
0..1 |
verticalGeometryReference3DTop |
voidable |
-- Name --
Vertical geometry reference 3D top
|
ElevationReferenceValue |
0..1 |
Navn |
Type |
Lengde |
Multiplisitet |
|
HorizontalGeometryReferenceValue |
|
0..1 |
|
ElevationReferenceValue |
|
0..1 |
Name |
Type |
English |
Description |
horizontalGeometryReference |
HorizontalGeometryReferenceValue |
|
Element of the real world object that was captured by the (X,Y) coordinates of the LoD1 Multisurface or Solid geometry.
-- Description --
EXAMPLE: footprint, roof edge
|
verticalGeometryReference3DTop |
ElevationReferenceValue |
|
Height level to which the upper height of the model (Z-value of the upper horizontal polygon) refers to.
-- Description --
EXAMPLE: generalRoof, lowestRoof Edge.
|
Navn |
Beskrivelse |
no point referencing in 3D |
/*The horizontalGeometryReference attribute shall not take the value entrancePoint, pointInsideBuilding or pointInsideCadastralParcel.*/
inv: self.horizontalGeometryReference->excludesAll(Set{HorizontalGeometryReferenceValue::entrancePoint, HorizontalGeometryReferenceValue::pointInsideBuilding , HorizontalGeometryReferenceValue::pointInsideCadastralParcel}) |