Search Results for

    Show / Hide Table of Contents

    Interface IIfcSpace

    Readonly interface for IfcSpace

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

    Properties

    | Improve this Doc View Source

    BoundedBy

    Declaration
    IEnumerable<IIfcRelSpaceBoundary> BoundedBy { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcRelSpaceBoundary>
    | Improve this Doc View Source

    ElevationWithFlooring

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

    HasCoverings

    Declaration
    IEnumerable<IIfcRelCoversSpaces> HasCoverings { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcRelCoversSpaces>
    | Improve this Doc View Source

    InteriorOrExteriorSpace

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