Section: Difference between revisions

From Tygron Support wiki
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
 
(3 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 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]]
}}
}}

Latest revision as of 14:16, 2 March 2023

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.

Each section has a unique id, as well as information on:

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