Search Results for

    Show / Hide Table of Contents

    Interface IIfcSite

    Readonly interface for IfcSite

    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 IIfcSite : IIfcSpatialStructureElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    LandTitleNumber

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

    RefElevation

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

    RefLatitude

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

    RefLongitude

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

    SiteAddress

    Declaration
    IIfcPostalAddress SiteAddress { get; set; }
    Property Value
    Type Description
    IIfcPostalAddress
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim