IFC 4.3.2.20250219 (IFC4X3_ADD2) under development

5.4.3.61 IfcRelSpaceBoundary2ndLevel

5.4.3.61.1 Semantic definition

The 2nd level space boundary defines the physical or virtual delimiter of a space by the relationship IfcRelSpaceBoundary2ndLevel to the surrounding elements. 2nd level space boundaries are characterized by:

  • 2nd level space boundaries still represent building elements that bound the space, but are more granular in that they are subdivided in any of the following cases:
  • Differences in materials and/or material assemblies (for example, a wainscot or paneling on the lower portion of a wall).
  • Differences in spaces or zones on the other side of the building element (or virtual boundary) represented by the space boundary (for example, two different spaces on the other side of a wall)
  • 2nd level space boundaries are differentiated in two ways: virtual or physical and internal or external, whereby any space boundary that is both internal and external has to be split into segments being either internal or external.
  • 2nd level space boundaries represent both sides of a heat transfer surface separated by the thickness of the building element. They can be further differentiated in:
  • Type 2a that occurs when there is a space on the opposite side of the building element providing the space boundary
  • Type 2b occurs if there is a building element on the opposite side of the building element providing the space boundary.
  • The connection geometry of 2nd level space boundaries is restricted to planar surfaces only. This means that curved surfaces must be segmented.

2nd level space boundaries define the heat transfer surfaces on both sides of building elements that separate spaces. The generation of 2nd level space boundaries has to take building elements and spaces on the other side into account.

Relationship Use Definitions

As shown in Figure 5.4.3.61.A, the attribute ParentBoundary with inverse InnerBoundaries is provided to link the space boundaries of doors, windows, and openings to the parent boundary, such as of a wall or slab.

The attribute CorrespondingBoundary with inverse Corresponds is provided to link the pair of space boundaries on the opposite sides of the building element.

IfcRelSpaceBoundary2ndLevel
Figure 5.4.3.61.A — Space boundary second level relationships

Geometry Use Definitions

See the definition at the supertype IfcRelSpaceBoundary for guidance on using the connection geometry for second level space boundaries.

5.4.3.61.2 Entity inheritance

5.4.3.61.3 Attributes

# Attribute Type Description
IfcRoot (4)
IfcRelSpaceBoundary (5)
IfcRelSpaceBoundary1stLevel (2)
Click to show 11 hidden inherited attributes
IfcRelSpaceBoundary2ndLevel (2)
11 CorrespondingBoundary OPTIONAL IfcRelSpaceBoundary2ndLevel

Reference to the other space boundary of the pair of two space boundaries on either side of a space separating thermal boundary element.

Corresponds SET [0:1] OF IfcRelSpaceBoundary2ndLevel FOR CorrespondingBoundary

Reference to the other space boundary of the pair of two space boundaries on either side of a space separating thermal boundary element.

Table 5.4.3.61.B

5.4.3.61.4 Concept usage

Concept Usage Description
IfcRoot (2)
Click to show 2 hidden inherited concepts
Table 5.4.3.61.C

5.4.3.61.5 Formal representation

ENTITY IfcRelSpaceBoundary2ndLevel
SUBTYPE OF (IfcRelSpaceBoundary1stLevel);
CorrespondingBoundary : OPTIONAL IfcRelSpaceBoundary2ndLevel;
INVERSE
Corresponds : SET [0:1] OF IfcRelSpaceBoundary2ndLevel FOR CorrespondingBoundary;
END_ENTITY;

Edit on Github

4 contributor(s):
Last change: Improve definition split (#876) * bring back headers headers were previously removed by mistake, now bringing them back * add new lines and rename the tag add the word 'short' in it * unify newlines make exactly one newline before and two after the tag * resolving typos Because bringing back headers required to go back in time to previous version, I'm now re-resolving the issues: #861, #860, #856 by ArturTomczak on 7/16/2024, 2:07:28 PM

Is this page difficult to understand? Let us know!

5.4.3.61.6 Changelog

5.4.3.61.6.1 IFC4

  • New resource