Interface IIfcBuilding
Readonly interface for IfcBuilding
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcBuilding : IIfcSpatialStructureElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
BuildingAddress
Declaration
IIfcPostalAddress BuildingAddress { get; set; }
Property Value
|
Improve this Doc
View Source
ElevationOfRefHeight
Declaration
IfcLengthMeasure? ElevationOfRefHeight { get; set; }
Property Value
|
Improve this Doc
View Source
ElevationOfTerrain
Declaration
IfcLengthMeasure? ElevationOfTerrain { get; set; }
Property Value