Files
Web_FreeCAD_Bitbybit/fixtures/freecad-golden/feature-families/failures/invalid-helix-family-001.json

9 lines
255 B
JSON

{
"schemaVersion": 1,
"id": "invalid-helix-family-001",
"category": "Part",
"description": "Helix missing pitch rejection",
"operation": { "type": "helix", "height": 6, "radius": 2, "angle": 0, "segmentLength": 0 },
"expectedError": "pitch"
}