Search Results for

    Show / Hide Table of Contents

    Interface IIfcLibraryReference

    Readonly interface for IfcLibraryReference

    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 IIfcLibraryReference : IIfcExternalReference, IfcLightDistributionDataSourceSelect, IIfcLightDistributionDataSourceSelect, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IfcResourceObjectSelect, IIfcResourceObjectSelect, IfcLibrarySelect, IIfcLibrarySelect, 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

    Language

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

    LibraryRefForObjects

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

    ReferencedLibrary

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