Definition from IAI: A spatial structure element
(IfcSpatialStructureElement) is the generalization of all spatial
elements that might be used to define a spatial structure. That spatial
structure is often used to provide a project structure to organize a building
project.
A spatial project structure might define as many levels of decomposition
as necessary for the building project. Elements within the spatial project
structure are:
- site as IfcSite
- building as IfcBuilding
- storey as IfcBuildingStorey
- space as IfcSpace
or aggregations or parts thereof. The composition type declares an
element to be either an element itself, or an aggregation (complex) or a
decomposition (part). The interpretation of these types is given at each
subtype of IfcSpatialStructureElement.
The IfcRelAggregates is defined as an 1-to-many relationship and
used to establish the relationship between exactly two levels within the
spatial project structure. Finally the highest level of the spatial structure
is assigned to IfcProject using the IfcRelAggregates.
Informal proposition:
- The spatial project structure, established by the
IfcRelAggregates, shall be acyclic.
- A site should not be (directly or indirectly) associated to a
building, storey or space.
- A building should not be (directly or indirectly) associated to a
storey or space.
- A storey should not be (directly or indirectly) associated to a
space.
HISTORY New entity in IFC Release 2.x
NOTE Previous entity IfcSpatialElement has been replaced.
ISSUE See
issue and change log for changes made in IFC Release
2.x
Use case:
 |
The figure shows the use of
IfcRelAggregates to establish a spatial structure including site,
building, building section and storey. |