Search Results for

    Show / Hide Table of Contents

    Interface IIfcRelSpaceBoundary

    Readonly interface for IfcRelSpaceBoundary

    Inherited Members
    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 IIfcRelSpaceBoundary : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    ConnectionGeometry

    Declaration
    IIfcConnectionGeometry ConnectionGeometry { get; set; }
    Property Value
    Type Description
    IIfcConnectionGeometry
    | Improve this Doc View Source

    InternalOrExternalBoundary

    Declaration
    IfcInternalOrExternalEnum InternalOrExternalBoundary { get; set; }
    Property Value
    Type Description
    IfcInternalOrExternalEnum
    | Improve this Doc View Source

    PhysicalOrVirtualBoundary

    Declaration
    IfcPhysicalOrVirtualEnum PhysicalOrVirtualBoundary { get; set; }
    Property Value
    Type Description
    IfcPhysicalOrVirtualEnum
    | Improve this Doc View Source

    RelatedBuildingElement

    Declaration
    IIfcElement RelatedBuildingElement { get; set; }
    Property Value
    Type Description
    IIfcElement
    | Improve this Doc View Source

    RelatingSpace

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