Class ProductImporter
Class ProductImporter.
Inherited Members
Namespace: Unity.Industrial.Forma.Importers.Sample.Editor
Assembly: solution.dll
Syntax
[MovedFrom(true, "Unity.Industrial.Configurator.Importers.Sample.Editor", "Unity.Industrial.Configurator.Importers.Sample.Editor", null)]
public sealed class ProductImporter
Methods
| Name | Description |
|---|---|
| AddAllPackSets(Product, FormaDataRow, ParsedRowData, string) | Adds all pack sets. |
| ImportAndConfigure(string, IEnumerable<FormaDataRow>) | Imports the CAD Data and then applies the Configuration as defined in the supplied imported Forma data file. |
| SetDefaultConfiguration(Product, List<FormaDataRow>) | Sets the default configuration. |