47 lines
747 B
JSON
47 lines
747 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "part-cylinder-020",
|
|
"category": "Part",
|
|
"description": "Parametric cylinder fixture 20",
|
|
"operation": {
|
|
"type": "cylinder",
|
|
"radius": 3,
|
|
"height": 14,
|
|
"angle": 360,
|
|
"placement": {
|
|
"translation": [
|
|
0,
|
|
0,
|
|
2
|
|
]
|
|
}
|
|
},
|
|
"tolerance": {
|
|
"linear": 0.000001,
|
|
"scalar": 0.000001
|
|
},
|
|
"expected": {
|
|
"shapeType": "Solid",
|
|
"isNull": false,
|
|
"isValid": true,
|
|
"solids": 1,
|
|
"faces": 3,
|
|
"edges": 3,
|
|
"vertices": 2,
|
|
"volume": 395.84067435231395,
|
|
"area": 320.44245066615895,
|
|
"boundingBox": {
|
|
"max": [
|
|
3,
|
|
3,
|
|
16
|
|
],
|
|
"min": [
|
|
-3,
|
|
-3,
|
|
2
|
|
]
|
|
}
|
|
}
|
|
}
|