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