Object water area output (Water Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
{{overlay keys|type=row|group=Water Overlay | {{overlay keys|type=row|group=Water Overlay | ||
|key=OBJECT_WATER_AREA_OUTPUT | |key=OBJECT_WATER_AREA_OUTPUT | ||
|unit=[[item]] ID | |unit=[[item]] ID, m2, m | ||
|description=An [[Attribute array|array]] of [[Water level area (Water Overlay)]] IDs, connected to a specific [[Hydraulic structures (Water Overlay)|hydraulic structure]] or [[Hydrologic features (Water Overlay)|hydrologic feature]]. | |description=An [[Attribute array|array]] of [[Water level area (Water Overlay)]] IDs, connected to a specific [[Hydraulic structures (Water Overlay)|hydraulic structure]] or [[Hydrologic features (Water Overlay)|hydrologic feature]]. | ||
|defaultvalue=None | |defaultvalue=None | ||
| Line 8: | Line 8: | ||
|range=0 to {{integermaxvalue}} | |range=0 to {{integermaxvalue}} | ||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
{{article end | {{article end | ||
|notes= | |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]. | ||
|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]] | ||
* [[How to export an Object output attribute as measurement]] | * [[How to export an Object output attribute as measurement]] | ||
|seealso= | |seealso= | ||
* [[ | * [[Hydraulic structures (Water Overlay)|Hydraulic structures]] | ||
* [[Hydrologic features (Water Overlay)|Hydrologic features]] | |||
* [[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
| Icon | Key | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| OBJECT_WATER_AREA_OUTPUT | item ID, m2, m | 0 to 2147483647 | An array of Water level area (Water Overlay) IDs, connected to a specific hydraulic structure or hydrologic feature. | None |
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
- How to inspect object output attributes of an overlay using the measurement tool
- How to export an Object output attribute as measurement




