Height offset (Function Value): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (4 intermediate revisions by one other user not shown) | |||
| Line 11: | Line 11: | ||
{{Function value details | {{Function value details | ||
| static= | | static=conducive for a generic graphical styling | ||
| overwritten=based on the height of surrounding terrain, so that bridges connect to the appropriate parts of the terrain. | | overwritten=based on the height of surrounding terrain, so that bridges connect to the appropriate parts of the terrain. | ||
| usages= | | usages= | ||
| Line 20: | Line 20: | ||
{{article end | {{article end | ||
|notes= | |notes= | ||
* Also influences the {{datum}} height a [[Building]]'s [[Custom Geometry]] is situated. | * Also influences the {{datum}} height at which a [[Building]]'s [[Custom Geometry]] is situated. | ||
* The [[Water Overlay]] includes the height offset of buildings when computing the [[Elevation model (Water Overlay)|elevation model]]. For example, bridges with a height offset will be considered as high as their height offset. | * The [[Water Overlay]] includes the height offset of buildings when computing the [[Elevation model (Water Overlay)|elevation model]]. For example, bridges with a height offset will be considered as high as their height offset. | ||
|seealso= | |seealso= | ||
| Line 26: | Line 26: | ||
* [[Custom Geometry]] | * [[Custom Geometry]] | ||
|api=*[[Api session event editor building set function value]] | |api=*[[Api session event editor building set function value]] | ||
*[[ Api session event editor functionoverride set function value]] | * [[ Api session event editor functionoverride set function value]] | ||
* [[Api session event editor building reset function values]] | |||
}} | }} | ||
Latest revision as of 12:32, 15 July 2026
| Function value | Attribute | Unit | Range | Description |
|---|---|---|---|---|
| Height offset | HEIGHT_OFFSET_M | m | -1.7976931348623157E308 to 1.7976931348623157E308 | How many meters above or below the datum this building should be visualized. This is intended for bridges or other buildings on water, so that they can be lined up appropriately with the surrounding land, or float at an appropriate height. |
Values
- The default values for this Function Value are conducive for a generic graphical styling
- Buildings generated during project creation can have their values overwritten based on the height of surrounding terrain, so that bridges connect to the appropriate parts of the terrain.
Notes
- Also influences the datum height at which a Building's Custom Geometry is situated.
- The Water Overlay includes the height offset of buildings when computing the elevation model. For example, bridges with a height offset will be considered as high as their height offset.