45 lines
815 B
JSON
45 lines
815 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "part-sphere-004",
|
|
"category": "Part",
|
|
"description": "Parametric sphere fixture 4",
|
|
"operation": {
|
|
"type": "sphere",
|
|
"radius": 2.333333333333333,
|
|
"placement": {
|
|
"translation": [
|
|
4,
|
|
-4,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tolerance": {
|
|
"linear": 0.000001,
|
|
"scalar": 0.000001
|
|
},
|
|
"expected": {
|
|
"shapeType": "Solid",
|
|
"isNull": false,
|
|
"isValid": true,
|
|
"solids": 1,
|
|
"faces": 1,
|
|
"edges": 3,
|
|
"vertices": 2,
|
|
"volume": 53.21314963858266,
|
|
"area": 68.41690667817771,
|
|
"boundingBox": {
|
|
"max": [
|
|
6.333333333333333,
|
|
-1.666666666666667,
|
|
2.333333333333333
|
|
],
|
|
"min": [
|
|
1.666666666666667,
|
|
-6.333333333333333,
|
|
-2.333333333333333
|
|
]
|
|
}
|
|
}
|
|
}
|