Object water area output (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Maxim@tygron.com (talk | contribs)
No edit summary
Maxim@tygron.com (talk | contribs)
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 11: Line 11:
{{article end
{{article end
|notes=
|notes=
* The array contains first the [[Water level area (Water Overlay)]] IDs, secondly the area in m2 of the connecting element and thirdly the elevation of the connecting element.
* The array contains [[Water level area (Water Overlay)]] IDs, followed by the area (m2) and elevation of the connecting elements.
* The array is defined as: [id1, id2, area1, area2, elevation1, elevation2].
* The array is defined as: [id1, id2, area1, area2, elevation1, elevation2].
* For sewer overflows and breach an additional ID is added: [id1, id2, id3, area1, area2, area3, elevation1, elevation2, elevation3].
* For sewer overflows and breaches an additional ID is added: [id1, id2, id3, area1, area2, area3, elevation1, elevation2, elevation3].
|howtos=
|howtos=
* [[How to inspect object output attributes of an overlay using the measurement tool]]
* [[How to inspect object output attributes of an overlay using the measurement tool]]
Line 22: Line 22:
* [[Water_level_(Water_Overlay)|Water level]]
* [[Water_level_(Water_Overlay)|Water level]]
* [[Weir height test case (Water Module)|Weir flow test case]]
* [[Weir height test case (Water Module)|Weir flow test case]]
|api=*[[Api session event editor overlay set key value]]
*[[Api session event editor building set attribute]]
}}
}}


{{WaterOverlay hydraulic structure nav}}
{{WaterOverlay hydraulic structure nav}}
{{WaterOverlay output nav}}
{{WaterOverlay output nav}}

Latest revision as of 11:00, 15 July 2026

Notes

  • The array contains Water level area (Water Overlay) IDs, followed by the area (m2) and elevation of the connecting elements.
  • The array is defined as: [id1, id2, area1, area2, elevation1, elevation2].
  • For sewer overflows and breaches an additional ID is added: [id1, id2, id3, area1, area2, area3, elevation1, elevation2, elevation3].

How-to's

See also

API Endpoints