Files
Web_FreeCAD_Bitbybit/fixtures/freecad-golden/failures/invalid-boolean-003.json

17 lines
293 B
JSON

{
"schemaVersion": 1,
"id": "invalid-boolean-003",
"category": "Part",
"description": "Boolean operand rejection",
"operation": {
"type": "cut",
"base": {
"type": "box",
"length": 1,
"width": 1,
"height": 1
}
},
"expectedError": "operation"
}