Search Results for

    Show / Hide Table of Contents

    Interface IIfcClassificationItemRelationship

    Readonly interface for IfcClassificationItemRelationship

    Inherited Members
    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 IIfcClassificationItemRelationship : IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    RelatedItems

    Declaration
    IItemSet<IIfcClassificationItem> RelatedItems { get; }
    Property Value
    Type Description
    IItemSet<IIfcClassificationItem>
    | Improve this Doc View Source

    RelatingItem

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