Files
Web_FreeCAD_Bitbybit/fixtures/freecad-golden/failures/invalid-sphere-004.json

12 lines
213 B
JSON

{
"schemaVersion": 1,
"id": "invalid-sphere-004",
"category": "Part",
"description": "Sphere radius rejection",
"operation": {
"type": "sphere",
"radius": -4
},
"expectedError": "positive"
}