Search Results for

    Show / Hide Table of Contents

    Interface IIfcDocumentInformationRelationship

    Readonly interface for IfcDocumentInformationRelationship

    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 IIfcDocumentInformationRelationship : IIfcResourceLevelRelationship, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    RelatedDocuments

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

    RelatingDocument

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

    RelationshipType

    Declaration
    IfcLabel? RelationshipType { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLabel>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim