Files
Web_FreeCAD_Bitbybit/fixtures/freecad-golden/failures/invalid-box-012.json

14 lines
242 B
JSON

{
"schemaVersion": 1,
"id": "invalid-box-012",
"category": "Part",
"description": "Box dimension rejection",
"operation": {
"type": "box",
"length": -12,
"width": 14,
"height": 3
},
"expectedError": "positive"
}