Definition from IAI: A building (IfcBuilding) represents a
structure that provides shelter for its occupants or contents and stands in one
place. The building is also used to provide a basic element within the spatial
structure hierarchy for the components of a building project (together with
site, storey, and space).
A building is (if specified) associated to a site. A building may span
over several connected or disconnected buildings. Therefore building complex
provides for a collection of buildings included in a site. A building can also
be decomposed in (vertical) parts, where each part defines a building section.
This is defined by the composition type attribute of the supertype
IfcSpatialStructureElements which is interpreted as follow:
- COMPLEX = building complex
- ELEMENT = building
- PARTIAL = building section
The quantities relating to the building are defined by the
IfcElementQuantity and attached by the IfcRelDefinesByProperties.
The following quantities are foreseen, but will be subjected to the local
standard of measurement:
| Name |
Description |
Value
Type |
| TotalHeight |
Calculated
total height of the building, measured from the level of terrain to the top
part of the building |
IfcLengthQuantity
|
| SiteCoverage |
Calculated
coverage of the building site area that is occupied by the building (also
referred to as footprint). |
IfcAreaQuantity |
| GrossFloorArea |
Calculated
sum of all areas covered by the building. The exact definition and calculation
rules depend on the method of measurement used. |
IfcAreaQuantity |
| NetFloorArea |
Calculated
sum of all usable areas covered by the building (normally excluding the area of
construction elements). The exact definition and calculation rules depend on
the method of measurement used. |
IfcAreaQuantity |
| GrossVolume |
Calculated
gross volume of all areas enclosed by the building. The exact definition and
calculation rules depend on the method of measurement used. |
IfcVolumeQuantity |
HISTORY New entity in IFC Release
1.0
ISSUE See issue log for changes made in IFC Release 1.5. and 1.5.1. See
issue and change log for changes made in IFC Release
2.x.
Use case:
|
The heated space within a Building shall be handled by the
IfcZone, including the property for overall height of the heated space in the
Building. The following figure shall define the interpretation of building
heights and elevations for IfcBuilding. |
Geometry Use Definitions:
The geometric representation of IfcBuilding is given by the
IfcProductDefinitionShape and IfcLocalPlacement, allowing
multiple geometric representation.
Local Placement
The local placement for IfcBuilding is defined in its supertype
IfcProduct. It is defined by the IfcLocalPlacement, which defines
the local coordinate system that is referenced by all geometric
representations.
- The PlacementRelTo relationship of IfcLocalPlacement
shall point (if relative placement is used) to the
IfcSpatialStructureElement of type "IfcSite", or of type "IfcBuilding"
(e.g. to position a building relative to a building complex, or a building
section to a building).
- If the relative placement is not used, the absolute placement is
defined within the world coordinate system.
Standard Geometric Representation
The standard geometric representation (if the building has an
independent geometric representation) of IfcBuilding is defined using faceted
B-Rep capabilities (with or without voids). The
IfcShapeRepresentation.RepresentationType is therefore 'Brep'.
Since the building shape is usually described by the exterior building
elements, an independent shape representation shall only be given, if the
Building is exposed independently from its constituting elements.