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

17 lines
294 B
JSON

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