63 lines
999 B
JSON
63 lines
999 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "part-common-009",
|
|
"category": "Part",
|
|
"description": "common Boolean fixture 9",
|
|
"operation": {
|
|
"type": "common",
|
|
"base": {
|
|
"type": "box",
|
|
"length": 12,
|
|
"width": 11,
|
|
"height": 13,
|
|
"placement": {
|
|
"translation": [
|
|
0,
|
|
0,
|
|
1
|
|
]
|
|
}
|
|
},
|
|
"tool": {
|
|
"type": "box",
|
|
"length": 5,
|
|
"width": 6,
|
|
"height": 7,
|
|
"placement": {
|
|
"translation": [
|
|
2,
|
|
2,
|
|
1
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"tolerance": {
|
|
"linear": 0.000001,
|
|
"scalar": 0.000001
|
|
},
|
|
"expected": {
|
|
"shapeType": "Compound",
|
|
"isNull": false,
|
|
"isValid": true,
|
|
"solids": 1,
|
|
"faces": 6,
|
|
"edges": 12,
|
|
"vertices": 8,
|
|
"volume": 209.99999999999997,
|
|
"area": 213.99999999999997,
|
|
"boundingBox": {
|
|
"max": [
|
|
7,
|
|
8,
|
|
8
|
|
],
|
|
"min": [
|
|
2,
|
|
2,
|
|
1
|
|
]
|
|
}
|
|
}
|
|
}
|