FabricationConfiguration.GetMaterialGaugeGUID
Method
Description:
Gets the material gauge GUID by its material/gauge identifiers.
Gets the material gauge GUID by its material/gauge identifiers.
Parameters
Parameter | Type | Description |
---|---|---|
materialId | Int32 | The material identifier. The same material gauge GUID could have different material gauge identifiers for different materials. |
gaugeId | Int32 | The material gauge identifier. |
Return Value
Type | Description |
---|---|
Guid | The material gauge GUID. Returns empty GUID if not found. |