<Code Lib>
2020 Method
Changes 0
M

FabricationConfiguration.GetAllUsedItemFiles

Description:
Returns all the used fabrication item files. A fabrication item file is used if any fabrication parts in the model were created from it.

public IList<FabricationItemFile> GetAllUsedItemFiles()

IList<FabricationItemFile> All the used fabrication item files.

Loading…