FabricationConfiguration.GetAllMaterials
Method
Description:
Gets all material identifiers in the fabrication configuration.
Gets all material identifiers in the fabrication configuration.
Remarks:
If a part is passed, only returns materials which are valid for the part, otherwise returns all materials.
If a part is passed, only returns materials which are valid for the part, otherwise returns all materials.
Parameters
| Parameter | Type | Description |
|---|---|---|
| part | FabricationPart | The fabrication part. |
Return Value
| Type | Description |
|---|---|
| IList | An array of material identifiers. |