Weir dam output (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
m Frank@tygron.nl moved page Object weir dam output (Water Overlay) to Weir dam output (Water Overlay) without leaving a redirect
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{overlay keys|<onlyinclude>
{{overlay keys|<onlyinclude>
{{overlay keys|type=row|group=Water Overlay
{{overlay keys|type=row|group=Water Overlay
|key=OBJECT_WEIR_DAM_OUTPUT
|key=WEIR_DAM_OUTPUT
|unit=m , m + {{datum}}
|unit=m , m + {{datum}}
|description=An [[Attribute array|array]] of two values; the applied weir dam width and weir height
|description=An [[Attribute array|array]] of two values; the applied weir dam width and weir height
Line 13: Line 13:
* The Weir dam width and height are determined during rasterization phase.
* The Weir dam width and height are determined during rasterization phase.
* This attribute does not need to be created when configuring the project. This attribute is created automatically by the [[Water Overlay]] when a calculation is performed.
* This attribute does not need to be created when configuring the project. This attribute is created automatically by the [[Water Overlay]] when a calculation is performed.
* Each [[Water Overlay]] will create this attribute with the [[ID]] of an Overlay appended to it, to prevent the results of multiple Water Overlays storing their results in the same attribute by default.
* To avoid conflicts, each [[Water Overlay]] appends its [[ID]] to the attribute name by default.
|howtos=
|howtos=
* [[How to find the Object flow output attribute related to a specific Overlay]]
* [[How to find the Object flow output attribute related to a specific Overlay]]
* [[How to inspect breach output attributes of an overlay using the measurement tool]]
* [[How to inspect breach 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]]
|api=*[[Api session event editor overlay set key value]]
}}
}}


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

Latest revision as of 12:26, 13 July 2026

Notes

  • The Weir dam width and height are determined during rasterization phase.
  • This attribute does not need to be created when configuring the project. This attribute is created automatically by the Water Overlay when a calculation is performed.
  • To avoid conflicts, each Water Overlay appends its ID to the attribute name by default.

How-to's

API Endpoints