2027 Method
Changes 0
M

FabricationConfiguration.UnloadItemFiles

Description:
Unload the specified fabrication item files from the project.
public void UnloadItemFiles(
	IList<FabricationItemFile> itemFiles
)
  • Fabrication item files can not be unloaded if they are currently in use. -or- Some fabrication item files have not been loaded.
  • A non-optional argument was null
  • The current fabrication configuration is not connected and updated to source configuration. Reload and try again.