FabricationPart.SetPartCustomDataInteger
Description:
Set the custom data integer value for the specified custom data.
Set the custom data integer value for the specified custom data.
public void SetPartCustomDataInteger(
int customId,
int value
)
-
The custom data does not exist on the part.