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 |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[File:Building_section_floors.png|thumb|right|200px|Several Buildings consisting of three sections with each a different amount of floors (3, 4 and 2).]] | |||
A Section is a sub-component of a [[Building]]. Each building consists of one or more sections. | 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: | 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 minimum and maximum amount of floors is controlled through the [[Min floors (Function Value)]] and [[Max 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. | ||
* The skeleton lines for the [[Roofs|roof]] construction. | |||
{{article end | {{article end | ||
| Line 13: | Line 15: | ||
* [[Building]] | * [[Building]] | ||
* [[Function]] | * [[Function]] | ||
* [[Roofs]] | |||
*[[Default floors (Function Value)]] | |||
*[[Min floors (Function Value)]] | |||
*[[Max floors (Function Value)]] | |||
}} | }} | ||
{{editor current situation nav}} | |||
Latest revision as of 11:28, 24 May 2026

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 minimum and maximum amount of floors is controlled through the Min floors (Function Value) and Max floors (Function Value).
- The slanting roof height, as an alternative value to Slanting roof height (Function Value).
- Spatial Geometry of the section.
- The skeleton lines for the roof construction.
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.
See also