{
"partName": "part-01", // Part name
"material": "Cold Rolled Steel", // Part material
"thickness": 1.0, // Part thickness
"gas": "Air", // Gas used for the part
"amount": 10, // Quantity of parts
"fillColor": "800000", // Fill color of the part
"rotateLock": 1, // Rotation lock: rotate_lock=1 locks rotation, default is 0
"jobId": 7350, // Job ID where the part is associated
"props": { // Part extended properties
"Order Number": "20220330-001", // Property-value pairs
"Material Number": "001",
"Location.X": 8,
"Location.Y": 10
},
"argument": { // SmartDraw parameters
"L1": "50"
}
}