Solid (Function Value): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 10: | Line 10: | ||
}} | }} | ||
This attribute is used to indicate whether a [[Building]] is considered solid, non-porous, and/or impenetrable. A residence, office, or hospital is solid. A road, garden, tree or hedge is not. | |||
The possible values for the attribute are: | The possible values for the attribute are: | ||
Latest revision as of 13:44, 11 May 2026
| Function value | Attribute | Unit | Range | Description |
|---|---|---|---|---|
| Solid | SOLID | boolean | 0 to 1 | Whether a building is part of the DSM. |
This attribute is used to indicate whether a Building is considered solid, non-porous, and/or impenetrable. A residence, office, or hospital is solid. A road, garden, tree or hedge is not.
The possible values for the attribute are:
| 0. | Not solid |
| 1. | Solid |
Notes
- Solid Buildings are also automatically added to exported DXF files, to provide a simple spatial context in the file itself.
How-to's
- How to add Functions for editing
- How to change Function Values for a Function
- How to add an Attribute to a Function
- How to change Attributes for a Function