Search Results for

    Show / Hide Table of Contents

    Interface IIfcExternalReferenceRelationship

    Readonly interface for IfcExternalReferenceRelationship

    Inherited Members
    IIfcResourceLevelRelationship.Name
    IIfcResourceLevelRelationship.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 IIfcExternalReferenceRelationship : IIfcResourceLevelRelationship, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    RelatedResourceObjects

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

    RelatingReference

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