Section: Difference between revisions
Jump to navigation
Jump to search
(Created page with "A Section is a sub-component of a Building. Each building consists of one or more sections. Each section has a unique id, as well as information on: * The amount of floors * The slanting roof height * Spatial Geometry of the section. {{article end |notes= * Requesting the Spatial Geometry of a Building returns a collection of Geometries of its individual sections when it has more than one section. Otherwise it returns its single section geometry. * When "Drawing an...") |
No edit summary |
||
Line 2: | Line 2: | ||
Each section has a unique id, as well as information on: | Each section has a unique id, as well as information on: | ||
* The amount of floors | * The amount of floors, as an alternative value to [[Default floors (Function Value)]] | ||
* The slanting roof height | * The slanting roof height, as an alternative value to [[Slanting roof height (Function Value)]] | ||
* Spatial Geometry of the section. | * Spatial Geometry of the section. | ||
Revision as of 15:06, 23 February 2023
A Section is a sub-component of a Building. Each building consists of one or more sections.
Each section has a unique id, as well as information on:
- The amount of floors, as an alternative value to Default floors (Function Value)
- The slanting roof height, as an alternative value to Slanting roof height (Function Value)
- Spatial Geometry of the section.
Notes
- Requesting the Spatial Geometry of a Building returns a collection of Geometries of its individual sections when it has more than one section. Otherwise it returns its single section geometry.
- When "Drawing an area" for a Building in the Tygron Client, the user is actually drawing a geometry for the first section of the Building.