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

14 lines
240 B
JSON

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