Search Results for

    Show / Hide Table of Contents

    Interface IIfcRelSpaceBoundary1stLevel

    Readonly interface for IfcRelSpaceBoundary1stLevel

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

    Properties

    | Improve this Doc View Source

    InnerBoundaries

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

    ParentBoundary

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