Search Results for

    Show / Hide Table of Contents

    Interface IIfcRelSpaceBoundary2ndLevel

    Readonly interface for IfcRelSpaceBoundary2ndLevel

    Inherited Members
    IIfcRelSpaceBoundary1stLevel.ParentBoundary
    IIfcRelSpaceBoundary1stLevel.InnerBoundaries
    IIfcRelSpaceBoundary.RelatingSpace
    IIfcRelSpaceBoundary.RelatedBuildingElement
    IIfcRelSpaceBoundary.ConnectionGeometry
    IIfcRelSpaceBoundary.PhysicalOrVirtualBoundary
    IIfcRelSpaceBoundary.InternalOrExternalBoundary
    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.Ifc4.Interfaces
    Assembly: Xbim.Ifc4.dll
    Syntax
    public interface IIfcRelSpaceBoundary2ndLevel : IIfcRelSpaceBoundary1stLevel, IIfcRelSpaceBoundary, IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    CorrespondingBoundary

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

    Corresponds

    Declaration
    IEnumerable<IIfcRelSpaceBoundary2ndLevel> Corresponds { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcRelSpaceBoundary2ndLevel>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim