Class TIfcBuilding

Unit

Declaration

type TIfcBuilding = class(TIfcFacility)

Description

Building facility.

Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcBuilding.htm

Hierarchy

Overview

Properties

Published property ElevationOfRefHeight: TIfcLengthMeasure read FElevationOfRefHeight write FElevationOfRefHeight;
Published property ElevationOfTerrain: TIfcLengthMeasure read FElevationOfTerrain write FElevationOfTerrain;
Published property BuildingAddress: TIfcPostalAddress read FBuildingAddress write FBuildingAddress;

Description

Properties

Published property ElevationOfRefHeight: TIfcLengthMeasure read FElevationOfRefHeight write FElevationOfRefHeight;

Elevation above sea level of the reference height used for all storey elevation measures.

Published property ElevationOfTerrain: TIfcLengthMeasure read FElevationOfTerrain write FElevationOfTerrain;

Elevation above the minimal terrain level around the foot print of the building.

Published property BuildingAddress: TIfcPostalAddress read FBuildingAddress write FBuildingAddress;

Address given to the building for postal purposes.


Generated by PasDoc 0.16.0-snapshot.