47 lines
699 B
JSON
47 lines
699 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "part-box-011",
|
|
"category": "Part",
|
|
"description": "Parametric box fixture 11",
|
|
"operation": {
|
|
"type": "box",
|
|
"length": 4,
|
|
"width": 3,
|
|
"height": 11,
|
|
"placement": {
|
|
"translation": [
|
|
1,
|
|
1,
|
|
2
|
|
]
|
|
}
|
|
},
|
|
"tolerance": {
|
|
"linear": 0.000001,
|
|
"scalar": 0.000001
|
|
},
|
|
"expected": {
|
|
"shapeType": "Solid",
|
|
"isNull": false,
|
|
"isValid": true,
|
|
"solids": 1,
|
|
"faces": 6,
|
|
"edges": 12,
|
|
"vertices": 8,
|
|
"volume": 132,
|
|
"area": 178,
|
|
"boundingBox": {
|
|
"max": [
|
|
5,
|
|
4,
|
|
13
|
|
],
|
|
"min": [
|
|
1,
|
|
1,
|
|
2
|
|
]
|
|
}
|
|
}
|
|
}
|