47 lines
756 B
JSON
47 lines
756 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "part-cylinder-009",
|
|
"category": "Part",
|
|
"description": "Parametric cylinder fixture 9",
|
|
"operation": {
|
|
"type": "cylinder",
|
|
"radius": 1.5,
|
|
"height": 15,
|
|
"angle": 360,
|
|
"placement": {
|
|
"translation": [
|
|
-1,
|
|
3,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tolerance": {
|
|
"linear": 0.000001,
|
|
"scalar": 0.000001
|
|
},
|
|
"expected": {
|
|
"shapeType": "Solid",
|
|
"isNull": false,
|
|
"isValid": true,
|
|
"solids": 1,
|
|
"faces": 3,
|
|
"edges": 3,
|
|
"vertices": 2,
|
|
"volume": 106.02875205865551,
|
|
"area": 155.50883635269477,
|
|
"boundingBox": {
|
|
"max": [
|
|
0.5,
|
|
4.5,
|
|
15
|
|
],
|
|
"min": [
|
|
-2.5,
|
|
1.5,
|
|
0
|
|
]
|
|
}
|
|
}
|
|
}
|