Design flood elevation m (Water Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
|notes= | |notes= | ||
* Only values greater than or equal to 0 are permitted. Negative values will lead to undefined behavior. | * 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. | * To lower the height of [[Building]]s below the normal [[terrain height]], a [[Terrain elevation prequel (Water Overlay)|terrain elevation prequel]] should be used instead. | ||
|howtos= | |howtos= | ||
* [[How to add and remove an Attribute]] | * [[How to add and remove an Attribute]] | ||
Latest revision as of 09:23, 4 May 2026
| 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 terrain elevation prequel should be used instead.




