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