Weir dam output (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 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 8: Line 8:
|range=(0, -{{max surface}}) to {{max surface}}
|range=(0, -{{max surface}}) to {{max surface}}
}}</onlyinclude>}}
}}</onlyinclude>}}
This attribute is automatically created for all [[Breach (Water Overlay)|breach]]es in a project when a [[Water Overlay|water calculation]] is performed. When the calculation is complete, the attribute is updated automatically.


{{article end
{{article end
|notes=
|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.
* 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