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

20 lines
341 B
JSON

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