Search Results for

    Show / Hide Table of Contents

    Interface IModelProviderFactory

    Factory to create an appropriate

    Namespace: Xbim.IO
    Assembly: Xbim.Common.dll
    Syntax
    public interface IModelProviderFactory

    Methods

    | Improve this Doc View Source

    CreateProvider()

    Declaration
    IModelProvider CreateProvider()
    Returns
    Type Description
    IModelProvider
    | Improve this Doc View Source

    Use(Func<IModelProvider>)

    Declaration
    void Use(Func<IModelProvider> providerFn)
    Parameters
    Type Name Description
    System.Func<IModelProvider> providerFn
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim