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

12 lines
213 B
JSON

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