Weir dam output (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
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