5.4.3.3 IfcBuildingStorey

Niveau
Geschoss

The building storey has an elevation and typically represents a (nearly) horizontal aggregation of spaces that are vertically bound.

A storey is (if specified) associated to a building. A storey may span over several connected storeys. Therefore storey complex provides for a collection of storeys included in a building. A storey can also be decomposed in (horizontical) parts, where each part defines a partial storey. This is defined by the composition type attribute of the supertype IfcSpatialStructureElements which is interpreted as follow:

EXAMPLE  In split level houses, a storey is split into two or more partial storeys, each with a different elevation. It can be handled by defining a storey, which includes two or more partial storeys with the individual elevations.

The IfcBuildingStorey is used to build the spatial structure of a building (that serves as the primary project breakdown and is required to be hierarchical). The spatial structure elements are linked together by using the objectified relationship IfcRelAggregates.

Figure 29 shows the IfcBuildingStorey as part of the s patial structure. It also serves as the spatial container for building and other elements.

NOTE  Detailed requirements on mandatory element containment and placement structure relationships are given in view definitions and implementer agreements.
IfcBuildingStorey as part of a spatial structure

Figure 29 — Building storey composition

HISTORY  New entity in IFC1.0

Attribute Use Definition

Figure 30 describes the heights and elevations of the IfcBuildingStorey.

space heights

Figure 30 — Building storey elevations


Construction Operations

A building storey has an elevation and typically represents a (nearly) horizontal aggregation of spaces that are vertically bound.

 Instance diagram

Identity

The Identity concept applies to this entity.

Exchange
Import O O O O R R R R R R R R R R R R R R R R R R R R R R R R
Export O O O R R R R R R R R R R R R R R R R R R R R R R R R R


Revision Control

The Revision Control concept applies to this entity.

Exchange
Import O O O O O O O O O O O O O O O O O O O O O O O O O O O O
Export O O O O O O O O O O O O O O O O O O O O O O O O O O O O


External Data Constraints

The External Data Constraints concept applies to this entity as shown in Table 16.
TableNameReferenceFormatColor
FloorNameIfcBuildingStorey.NameKey#FFFF99
FloorCreatedByIfcBuildingStorey.OwnerHistory\IfcOwnerHistory.OwningUser\IfcPersonAndOrganization.ThePerson\IfcPerson.Identification #FFCC99
FloorCreatedOnIfcBuildingStorey.OwnerHistory\IfcOwnerHistory.CreationDate #FFFF99
FloorCategoryIfcBuildingStorey.HasAssociations[*]\IfcRelAssociatesClassification.RelatingClassification\IfcClassificationReference.Identification #FFCC99
FloorExtSystemIfcBuildingStorey.OwnerHistory\IfcOwnerHistory.OwningApplication\IfcApplication.ApplicationIdentifier #CC99FF
FloorExtObjectIfcBuildingStorey\ #CC99FF
FloorExtIdentifierIfcBuildingStorey.GlobalId #CC99FF
FloorDescriptionIfcBuildingStorey.Description #CCFFCC
FloorElevationIfcBuildingStorey.Elevation #CCFFCC
FloorHeightIfcBuildingStorey.IsDefinedBy['Qto_BuildingStoreyBaseQuantities']\IfcRelDefinesByProperties.RelatingPropertyDefinition\IfcElementQuantity.Quantities['NetHeight']\IfcQuantityLength.LengthValue #CCFFCC

Table 16 — IfcBuildingStorey External Data Constraints

Exchange
Import O O O O R R R R R R R R R R R R R R R R R R R R R R R R
Export O O O R R R R R R R R R R R R R R R R R R R R R R R R R


Spatial Composition

The Spatial Composition concept applies to this entity as shown in Table 17.
Spatial CompositeDescription
 Each building storey is contained within a building.

Table 17 — IfcBuildingStorey Spatial Composition

Exchange
Import O O O O R R R R R R R R R R R R R R R R R R R R R R R R
Export O O O R R R R R R R R R R R R R R R R R R R R R R R R R


Quantities on Occurrences

The Quantities on Occurrences concept applies to this entity as shown in Table 18.
QsetTypeQuantityDescription
 IfcQuantityLength Height from the lowest elevation of the ceiling to the highest elevation of the flooring, excluding any impacts from staircases.

Table 18 — IfcBuildingStorey Quantities on Occurrences

Exchange
Import O O R R R R R R R R R R R R R R R R R R R R R R R R R R
Export O O R R R R R R R R R R R R R R R R R R R R R R R R R R



XSD Specification:

 <xs:element name="IfcBuildingStorey" type="ifc:IfcBuildingStorey" substitutionGroup="ifc:IfcSpatialStructureElement" nillable="true"/>
 <xs:complexType name="IfcBuildingStorey">
  <xs:complexContent>
   <xs:extension base="ifc:IfcSpatialStructureElement"/>
  </xs:complexContent>
 </xs:complexType>

EXPRESS Specification:

ENTITY IfcBuildingStorey
SUBTYPE OF (IfcSpatialStructureElement);
Elevation : OPTIONAL IfcStrippedOptional;
END_ENTITY;

Attribute Definitions:

Elevation : Elevation of the base of this storey, relative to the 0,00 internal reference height of the building. The 0.00 level is given by the absolute above sea level height by the ElevationOfRefHeight attribute given at IfcBuilding.

Inheritance Graph:

ENTITY IfcBuildingStorey
ENTITY IfcRoot
GlobalId : IfcGloballyUniqueId;
OwnerHistory : OPTIONAL IfcOwnerHistory;
Name : OPTIONAL IfcLabel;
Description : OPTIONAL IfcText;
ENTITY IfcObjectDefinition
INVERSE
HasAssignments : SET OF IfcRelAssigns FOR RelatedObjects;
HasContext : SET [0:1] OF IfcRelDeclares FOR RelatedDefinitions;
IsDecomposedBy : SET OF IfcRelAggregates FOR RelatingObject;
Decomposes : SET [0:1] OF IfcRelAggregates FOR RelatedObjects;
HasAssociations : SET OF IfcRelAssociates FOR RelatedObjects;
ENTITY IfcObject
ObjectType : OPTIONAL IfcStrippedOptional;
INVERSE
IsTypedBy : SET [0:1] OF IfcRelDefinesByType FOR RelatedObjects;
IsDefinedBy : SET OF IfcRelDefinesByProperties FOR RelatedObjects;
ENTITY IfcProduct
ObjectPlacement : OPTIONAL IfcStrippedOptional;
Representation : OPTIONAL IfcStrippedOptional;
INVERSE
ENTITY IfcSpatialElement
LongName : OPTIONAL IfcStrippedOptional;
INVERSE
ContainsElements : SET OF IfcRelContainedInSpatialStructure FOR RelatingStructure;
ENTITY IfcSpatialStructureElement
CompositionType : OPTIONAL IfcStrippedOptional;
ENTITY IfcBuildingStorey
Elevation : OPTIONAL IfcStrippedOptional;
END_ENTITY;

Link to this page  Link to this page