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

14 lines
239 B
JSON

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