Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
horizontalGeometryReference |
voidable |
-- Name --
Horizontal geometry reference
|
HorizontalGeometryReferenceValue |
0..1 |
Navn |
Type |
Lengde |
Multiplisitet |
|
HorizontalGeometryReferenceValue |
|
0..1 |
Name |
Type |
English |
Description |
horizontalGeometryReference |
HorizontalGeometryReferenceValue |
|
Element that was captured by the (X,Y) coordinates of the LoD2 MultiSurface or Solid geometry.
-- Description --
EXAMPLE: footprint, roof 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}) |