FabricationPart.AddPartCustomData
Description:
Add custom data type to the fabrication part. The new data gets the default value defined by the fabrication configuration.
Add custom data type to the fabrication part. The new data gets the default value defined by the fabrication configuration.
Remarks:
The custom id must be positive.
The custom id must be positive.
public bool AddPartCustomData(
int customId
)
-
Int32customIdThe identifier of the custom data field to add.
-
The custom data identifier does not exist.