IFC Model Tree Heirarchies for Buildings

Where can I find examples of acceptable IFC heirarchical relationships below IfcBuildingStorey?

For example:

  1. Where does Ifc Zone sit in relation to IfcSpace and IfcBuildingStorey?
  2. Can there be sub entities below the main building element entities, e.g. IfcWall

Where do I find good examples sample files?

Many thanks

Please don’t ask the same question multiple times in the forum.

The “Spatial Composition” concept is documented:

https://ifc43-docs.standards.buildingsmart.org/IFC/RELEASE/IFC4x3/HTML/concepts/Object_Composition/Aggregation/Spatial_Composition/content.html

The aggregation of e.g. a project, site, building, building storey… can be considered one of the possible hierarchies. The IFC schema is represented as a graph of linked entities, but most viewers display the Spatial Hierarchy as a tree, because it is a very good representation of the spatial relations.

As already answered, IfcZone is a parallel grouping, which is not strictly part of the Spatial Hierarchy. Some viewers show grouping as an alternative hierarchy, which would show also Systems (another form of grouping).

Within your second question, yes, there may be items below IfcWall, when there are e.g. Building Element Parts.

https://ifc43-docs.standards.buildingsmart.org/IFC/RELEASE/IFC4x3/HTML/lexical/IfcBuildingElementPart.htm

Such relations are “modelled” in the schema using separate entities to represent relationships (“objectified relations”).

https://ifc43-docs.standards.buildingsmart.org/IFC/RELEASE/IFC4x3/HTML/lexical/IfcRelationship.htm