docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ImportAndConfigure

    ImportAndConfigure(string, IEnumerable<FormaDataRow>)

    Imports the CAD Data and then applies the Configuration as defined in the supplied imported Forma data file.

    Declaration
    public Task<IEnumerable<Product>> ImportAndConfigure(string filePath, IEnumerable<FormaDataRow> formaDataRows)
    Parameters
    Type Name Description
    string filePath

    The filesystem path to the Forma data source file.

    IEnumerable<FormaDataRow> formaDataRows
    Returns
    Type Description
    Task<IEnumerable<Product>>

    Product.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)