The IfcSpaceBoundarySelect selects either an internal space for internal or external space boundaries, or an external spatial element for external space boundaries at the outer envelop of the building.
HISTORY New select type in IFC4.
SELECT
TYPE IfcSpaceBoundarySelect = SELECT (IfcExternalSpatialElement ,IfcSpace); END_TYPE;