<Code Lib>
2020 Method
Changes 0
M

FabricationConfiguration.GetPartCustomDataType

Description:
Gets the custom data type from its identifier. See FabricationCustomDataType enumerator.

public FabricationCustomDataType GetPartCustomDataType(
	int customDataId
)

Return Value FabricationCustomDataType The custom data type.

Loading…