{ "schemaVersion": 1, "id": "part-sphere-003", "category": "Part", "description": "Parametric sphere fixture 3", "operation": { "type": "sphere", "radius": 2, "placement": { "translation": [ 3, -3, 2 ] } }, "tolerance": { "linear": 0.000001, "scalar": 0.000001 }, "expected": { "shapeType": "Solid", "isNull": false, "isValid": true, "solids": 1, "faces": 1, "edges": 3, "vertices": 2, "volume": 33.51032163829113, "area": 50.26548245743669, "boundingBox": { "max": [ 5, -1, 4 ], "min": [ 1, -5, 0 ] } } }