Search Results for

    Show / Hide Table of Contents

    Interface IIfcDocumentReference

    Readonly interface for IfcDocumentReference

    Inherited Members
    IIfcExternalReference.Location
    IIfcExternalReference.Identification
    IIfcExternalReference.Name
    IIfcExternalReference.ExternalReferenceForResources
    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 IIfcDocumentReference : IIfcExternalReference, IfcLightDistributionDataSourceSelect, IIfcLightDistributionDataSourceSelect, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IfcResourceObjectSelect, IIfcResourceObjectSelect, IfcDocumentSelect, IIfcDocumentSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Description

    Declaration
    IfcText? Description { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcText>
    | Improve this Doc View Source

    DocumentRefForObjects

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

    ReferencedDocument

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