<Code Lib>
2025 Method
Changes 0
M

FabricationConfiguration.GetAllPartCustomData

Description:
Gets all possible fabrication part custom data identifiers.

public IList<int> GetAllPartCustomData()

IList<Int32> An array of custom data identifiers.

Loading…