Design flood elevation m (Water Overlay): Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| class="wikitable" ! Attribute ! Unit ! Description |- |{{anchor|DESIGN_FLOOD_ELEVATION_M|Design_flood_elevarion_m_model_attribute_(Water_Overlay)|DESIGN_FLOOD_ELEVATION_M...") |
No edit summary |
||
(20 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{| | {{Overlay attributes|<onlyinclude> | ||
{{Overlay attributes|type=row|overlay=Water | |||
|attribute=DESIGN_FLOOD_ELEVATION_M | |||
|unit=m | |||
|description=Buildings in the model are assumed to have at most this height compared to the surface of the terrain. Greater values can create a more accurate model but will impact performance. | |||
|defaultvalue=1 | |||
|m | |icon=waterwizard_icon_design_flood_elevation_m.png | ||
| | }}</onlyinclude>}} | ||
|} | |||
{{article end | |||
|notes= | |||
* Only values greater than or equal to 0 are permitted. Negative values will lead to undefined behavior. | |||
* To lower the height of [[Building]]s below the normal [[terrain height]], a [[Terrain elevation prequel (Water Overlay)|prequel]] should be used instead. | |||
|howtos= | |||
* [[How to add and remove an Attribute]] | |||
}} | |||
{{WaterOverlay model attribute nav}} |
Latest revision as of 16:04, 17 January 2023
Icon | Attribute | Unit | Range | Description | Default value |
---|---|---|---|---|---|
DESIGN_FLOOD_ELEVATION_M | m | Buildings in the model are assumed to have at most this height compared to the surface of the terrain. Greater values can create a more accurate model but will impact performance. | 1 |
Notes
- Only values greater than or equal to 0 are permitted. Negative values will lead to undefined behavior.
- To lower the height of Buildings below the normal terrain height, a prequel should be used instead.