Culvert threshold (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 3: Line 3:
|key=CULVERT_THRESHOLD
|key=CULVERT_THRESHOLD
|unit={{mdatum}}
|unit={{mdatum}}
|description=The height of the inner side of the culvert's underside (or the threshold height at which water starts flowing through the culvert). When set to a level below the terrain height at either end-point, the culvert's threshold will automatically attain a value equal to that of the highest [[terrain height (Water Overlay)|terrain]] found at either of its endpoints.
|description=The height of the inner side of the culvert's underside (or the threshold height at which water starts flowing through the culvert). Each end-point of a culvert will be put on the threshold height or the [[terrain height (Water Overlay)|terrain height]] at that end-point, whichever value is the highest.
|defaultvalue=-{{max surface}}
|defaultvalue=-{{max surface}}
|icon=waterwizard_icon_culvert_height.png
|icon=waterwizard_icon_culvert_height.png
|range=-{{max surface}} to {{max surface}}
|range=-{{max surface}} to {{max surface}}
}}</onlyinclude>}}
}}</onlyinclude>}}
[[File:culvert_threshold_different.png|thumb|right|Culvert with end-points at different heights (29 m and -1 m), also indicated by [[Object water area output (Water Overlay)|OBJECT_WATER_AREA_OUTPUT]].]]


{{article end
{{article end
|notes=
|notes=
* By default, since the default value is the minimal surface value, each end-point of a culvert is put on the bottom of the waterway at that end-point, determined by [[terrain height (Water Overlay)|terrain height]].
* The height at which the end-point of a culvert is situated is stored as the 5th and 6th value of the [[Object water area output (Water Overlay)|OBJECT_WATER_AREA_OUTPUT]] array.
* The Culvert threshold supports only one value, not one for each end-point.
|seealso=
|seealso=
*[[Culvert formula (Water Overlay)]]
*[[Culvert formula (Water Overlay)]]
*[[Object water area output (Water Overlay)]]
|howtos=
|howtos=
}}
}}


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

Latest revision as of 08:54, 4 May 2026

Culvert with end-points at different heights (29 m and -1 m), also indicated by OBJECT_WATER_AREA_OUTPUT.

Notes

  • By default, since the default value is the minimal surface value, each end-point of a culvert is put on the bottom of the waterway at that end-point, determined by terrain height.
  • The height at which the end-point of a culvert is situated is stored as the 5th and 6th value of the OBJECT_WATER_AREA_OUTPUT array.
  • The Culvert threshold supports only one value, not one for each end-point.

See also