FabricationConfiguration.LoadItemFiles
Description:
Loads the specified fabrication item files into the project.
Loads the specified fabrication item files into the project.
public IList<FabricationItemFile> LoadItemFiles(
IList<FabricationItemFile> itemFiles
)
-
IList<FabricationItemFile>itemFilesThe relative paths of the fabrication item files to load.
Return Value
IList<FabricationItemFile>
The relative paths of the fabrication item files which failed to load.
-
A non-optional argument was null
-
The current fabrication configuration is not connected and updated to source configuration. Reload and try again. -or- this operation failed.