45 lines
821 B
JSON
45 lines
821 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "part-sphere-008",
|
|
"category": "Part",
|
|
"description": "Parametric sphere fixture 8",
|
|
"operation": {
|
|
"type": "sphere",
|
|
"radius": 3.6666666666666665,
|
|
"placement": {
|
|
"translation": [
|
|
2,
|
|
-3,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tolerance": {
|
|
"linear": 0.000001,
|
|
"scalar": 0.000001
|
|
},
|
|
"expected": {
|
|
"shapeType": "Solid",
|
|
"isNull": false,
|
|
"isValid": true,
|
|
"solids": 1,
|
|
"faces": 1,
|
|
"edges": 3,
|
|
"vertices": 2,
|
|
"volume": 206.49184305817354,
|
|
"area": 168.9478715930511,
|
|
"boundingBox": {
|
|
"max": [
|
|
5.666666666666666,
|
|
0.6666666666666665,
|
|
3.6666666666666665
|
|
],
|
|
"min": [
|
|
-1.6666666666666665,
|
|
-6.666666666666666,
|
|
-3.6666666666666665
|
|
]
|
|
}
|
|
}
|
|
}
|