Search Results for

    Show / Hide Table of Contents

    Interface IIfcBuilding

    Readonly interface for IfcBuilding

    Inherited Members
    IIfcSpatialStructureElement.LongName
    IIfcSpatialStructureElement.CompositionType
    IIfcSpatialStructureElement.ReferencesElements
    IIfcSpatialStructureElement.ServicedBySystems
    IIfcSpatialStructureElement.ContainsElements
    IIfcProduct.ObjectPlacement
    IIfcProduct.Representation
    IIfcProduct.ReferencedBy
    IIfcObject.ObjectType
    IIfcObject.IsDefinedBy
    IIfcObjectDefinition.HasAssignments
    IIfcObjectDefinition.IsDecomposedBy
    IIfcObjectDefinition.Decomposes
    IIfcObjectDefinition.HasAssociations
    IIfcRoot.GlobalId
    IIfcRoot.OwnerHistory
    IIfcRoot.Name
    IIfcRoot.Description
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    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
    Type Description
    IIfcPostalAddress
    | Improve this Doc View Source

    ElevationOfRefHeight

    Declaration
    IfcLengthMeasure? ElevationOfRefHeight { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLengthMeasure>
    | Improve this Doc View Source

    ElevationOfTerrain

    Declaration
    IfcLengthMeasure? ElevationOfTerrain { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLengthMeasure>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim