2025-03-06 18:01:24 -05:00
|
|
|
---
|
2025-03-13 11:13:33 -07:00
|
|
|
source: kcl-lib/src/simulation_tests.rs
|
2025-03-06 18:01:24 -05:00
|
|
|
description: Variables in memory after executing bracket.kcl
|
|
|
|
---
|
|
|
|
{
|
|
|
|
"bracketLeg1Extrude": {
|
|
|
|
"type": "Solid",
|
|
|
|
"value": {
|
|
|
|
"type": "Solid",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"artifactId": "[uuid]",
|
|
|
|
"value": [
|
|
|
|
{
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1202,
|
|
|
|
1261,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 1260,
|
|
|
|
"start": 1252,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet1"
|
|
|
|
},
|
|
|
|
"type": "extrudePlane"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1267,
|
|
|
|
1305,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 1304,
|
|
|
|
"start": 1296,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet2"
|
|
|
|
},
|
|
|
|
"type": "extrudePlane"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1311,
|
|
|
|
1355,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"type": "extrudePlane"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1361,
|
|
|
|
1368,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"type": "extrudePlane"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sketch": {
|
|
|
|
"type": "Sketch",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"paths": [
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1202,
|
|
|
|
1261,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 1260,
|
|
|
|
"start": 1252,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet1"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
4.625,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1267,
|
|
|
|
1305,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
4.625,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 1304,
|
|
|
|
"start": 1296,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet2"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
4.625,
|
|
|
|
6.0
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1311,
|
|
|
|
1355,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
4.625,
|
|
|
|
6.0
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
6.0
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1361,
|
|
|
|
1368,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
6.0
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"on": {
|
|
|
|
"type": "plane",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"artifactId": "[uuid]",
|
|
|
|
"value": "XY",
|
|
|
|
"origin": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"xAxis": {
|
|
|
|
"x": 1.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"yAxis": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": 1.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"zAxis": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 1.0
|
|
|
|
},
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"start": {
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"tag": null,
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1171,
|
|
|
|
1196,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tags": {
|
|
|
|
"fillet1": {
|
|
|
|
"type": "TagIdentifier",
|
|
|
|
"value": "fillet1",
|
|
|
|
"info": {
|
|
|
|
"type": "TagEngineInfo",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sketch": "[uuid]",
|
|
|
|
"path": {
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1202,
|
|
|
|
1261,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 1260,
|
|
|
|
"start": 1252,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet1"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
4.625,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"surface": {
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1202,
|
|
|
|
1261,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 1260,
|
|
|
|
"start": 1252,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet1"
|
|
|
|
},
|
|
|
|
"type": "extrudePlane"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"fillet2": {
|
|
|
|
"type": "TagIdentifier",
|
|
|
|
"value": "fillet2",
|
|
|
|
"info": {
|
|
|
|
"type": "TagEngineInfo",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sketch": "[uuid]",
|
|
|
|
"path": {
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1267,
|
|
|
|
1305,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
4.625,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 1304,
|
|
|
|
"start": 1296,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet2"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
4.625,
|
|
|
|
6.0
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"surface": {
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1267,
|
|
|
|
1305,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 1304,
|
|
|
|
"start": 1296,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet2"
|
|
|
|
},
|
|
|
|
"type": "extrudePlane"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"artifactId": "[uuid]",
|
|
|
|
"originalId": "[uuid]",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"height": 0.35132402626147197,
|
|
|
|
"startCapId": "[uuid]",
|
|
|
|
"endCapId": "[uuid]",
|
|
|
|
"edgeCuts": [
|
|
|
|
{
|
|
|
|
"type": "fillet",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"radius": 0.25,
|
|
|
|
"edgeId": "[uuid]",
|
|
|
|
"tag": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "fillet",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"radius": 0.25,
|
|
|
|
"edgeId": "[uuid]",
|
|
|
|
"tag": null
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"bracketLeg1Sketch": {
|
|
|
|
"type": "Sketch",
|
|
|
|
"value": {
|
|
|
|
"type": "Sketch",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"paths": [
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1202,
|
|
|
|
1261,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 1260,
|
|
|
|
"start": 1252,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet1"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
4.625,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1267,
|
|
|
|
1305,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
4.625,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 1304,
|
|
|
|
"start": 1296,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet2"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
4.625,
|
|
|
|
6.0
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1311,
|
|
|
|
1355,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
4.625,
|
|
|
|
6.0
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
6.0
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1361,
|
|
|
|
1368,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
6.0
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"on": {
|
|
|
|
"type": "plane",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"artifactId": "[uuid]",
|
|
|
|
"value": "XY",
|
|
|
|
"origin": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"xAxis": {
|
|
|
|
"x": 1.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"yAxis": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": 1.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"zAxis": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 1.0
|
|
|
|
},
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"start": {
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"tag": null,
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1171,
|
|
|
|
1196,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tags": {
|
|
|
|
"fillet1": {
|
|
|
|
"type": "TagIdentifier",
|
|
|
|
"value": "fillet1",
|
|
|
|
"info": {
|
|
|
|
"type": "TagEngineInfo",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sketch": "[uuid]",
|
|
|
|
"path": {
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1202,
|
|
|
|
1261,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 1260,
|
|
|
|
"start": 1252,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet1"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
4.625,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"surface": {
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1202,
|
|
|
|
1261,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 1260,
|
|
|
|
"start": 1252,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet1"
|
|
|
|
},
|
|
|
|
"type": "extrudePlane"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"fillet2": {
|
|
|
|
"type": "TagIdentifier",
|
|
|
|
"value": "fillet2",
|
|
|
|
"info": {
|
|
|
|
"type": "TagEngineInfo",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sketch": "[uuid]",
|
|
|
|
"path": {
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1267,
|
|
|
|
1305,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
4.625,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 1304,
|
|
|
|
"start": 1296,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet2"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
4.625,
|
|
|
|
6.0
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"surface": {
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1267,
|
|
|
|
1305,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 1304,
|
|
|
|
"start": 1296,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet2"
|
|
|
|
},
|
|
|
|
"type": "extrudePlane"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"artifactId": "[uuid]",
|
|
|
|
"originalId": "[uuid]",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"bracketLeg2Extrude": {
|
|
|
|
"type": "Solid",
|
|
|
|
"value": {
|
|
|
|
"type": "Solid",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"artifactId": "[uuid]",
|
|
|
|
"value": [
|
|
|
|
{
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2880,
|
|
|
|
2902,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"type": "extrudePlane"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2908,
|
|
|
|
2952,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 2951,
|
|
|
|
"start": 2943,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet3"
|
|
|
|
},
|
|
|
|
"type": "extrudePlane"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2958,
|
|
|
|
2997,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 2996,
|
|
|
|
"start": 2988,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet4"
|
|
|
|
},
|
|
|
|
"type": "extrudePlane"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
3003,
|
|
|
|
3010,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"type": "extrudePlane"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sketch": {
|
|
|
|
"type": "Sketch",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"paths": [
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2880,
|
|
|
|
2902,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"to": [
|
|
|
|
6.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2908,
|
|
|
|
2952,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
6.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 2951,
|
|
|
|
"start": 2943,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet3"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
6.0,
|
|
|
|
-2.375
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2958,
|
|
|
|
2997,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
6.0,
|
|
|
|
-2.375
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 2996,
|
|
|
|
"start": 2988,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet4"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
-2.375
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
3003,
|
|
|
|
3010,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
-2.375
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"on": {
|
|
|
|
"type": "plane",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"artifactId": "[uuid]",
|
|
|
|
"value": "Custom",
|
|
|
|
"origin": {
|
|
|
|
"x": -0.375,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"xAxis": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": 1.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"yAxis": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 1.0
|
|
|
|
},
|
|
|
|
"zAxis": {
|
|
|
|
"x": 1.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"start": {
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"tag": null,
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2837,
|
|
|
|
2874,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tags": {
|
|
|
|
"fillet3": {
|
|
|
|
"type": "TagIdentifier",
|
|
|
|
"value": "fillet3",
|
|
|
|
"info": {
|
|
|
|
"type": "TagEngineInfo",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sketch": "[uuid]",
|
|
|
|
"path": {
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2908,
|
|
|
|
2952,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
6.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 2951,
|
|
|
|
"start": 2943,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet3"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
6.0,
|
|
|
|
-2.375
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"surface": {
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2908,
|
|
|
|
2952,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 2951,
|
|
|
|
"start": 2943,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet3"
|
|
|
|
},
|
|
|
|
"type": "extrudePlane"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"fillet4": {
|
|
|
|
"type": "TagIdentifier",
|
|
|
|
"value": "fillet4",
|
|
|
|
"info": {
|
|
|
|
"type": "TagEngineInfo",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sketch": "[uuid]",
|
|
|
|
"path": {
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2958,
|
|
|
|
2997,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
6.0,
|
|
|
|
-2.375
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 2996,
|
|
|
|
"start": 2988,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet4"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
-2.375
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"surface": {
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2958,
|
|
|
|
2997,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 2996,
|
|
|
|
"start": 2988,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet4"
|
|
|
|
},
|
|
|
|
"type": "extrudePlane"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"artifactId": "[uuid]",
|
|
|
|
"originalId": "[uuid]",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"height": -0.35132402626147197,
|
|
|
|
"startCapId": "[uuid]",
|
|
|
|
"endCapId": "[uuid]",
|
|
|
|
"edgeCuts": [
|
|
|
|
{
|
|
|
|
"type": "fillet",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"radius": 0.25,
|
|
|
|
"edgeId": "[uuid]",
|
|
|
|
"tag": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "fillet",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"radius": 0.25,
|
|
|
|
"edgeId": "[uuid]",
|
|
|
|
"tag": null
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"bracketLeg2Sketch": {
|
|
|
|
"type": "Sketch",
|
|
|
|
"value": {
|
|
|
|
"type": "Sketch",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"paths": [
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2880,
|
|
|
|
2902,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"to": [
|
|
|
|
6.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2908,
|
|
|
|
2952,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
6.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 2951,
|
|
|
|
"start": 2943,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet3"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
6.0,
|
|
|
|
-2.375
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2958,
|
|
|
|
2997,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
6.0,
|
|
|
|
-2.375
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 2996,
|
|
|
|
"start": 2988,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet4"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
-2.375
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
3003,
|
|
|
|
3010,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
-2.375
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"on": {
|
|
|
|
"type": "plane",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"artifactId": "[uuid]",
|
|
|
|
"value": "Custom",
|
|
|
|
"origin": {
|
|
|
|
"x": -0.375,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"xAxis": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": 1.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"yAxis": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 1.0
|
|
|
|
},
|
|
|
|
"zAxis": {
|
|
|
|
"x": 1.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"start": {
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"tag": null,
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2837,
|
|
|
|
2874,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"tags": {
|
|
|
|
"fillet3": {
|
|
|
|
"type": "TagIdentifier",
|
|
|
|
"value": "fillet3",
|
|
|
|
"info": {
|
|
|
|
"type": "TagEngineInfo",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sketch": "[uuid]",
|
|
|
|
"path": {
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2908,
|
|
|
|
2952,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
6.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 2951,
|
|
|
|
"start": 2943,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet3"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
6.0,
|
|
|
|
-2.375
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"surface": {
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2908,
|
|
|
|
2952,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 2951,
|
|
|
|
"start": 2943,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet3"
|
|
|
|
},
|
|
|
|
"type": "extrudePlane"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"fillet4": {
|
|
|
|
"type": "TagIdentifier",
|
|
|
|
"value": "fillet4",
|
|
|
|
"info": {
|
|
|
|
"type": "TagEngineInfo",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sketch": "[uuid]",
|
|
|
|
"path": {
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2958,
|
|
|
|
2997,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
6.0,
|
|
|
|
-2.375
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 2996,
|
|
|
|
"start": 2988,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet4"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
-2.375
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"surface": {
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2958,
|
|
|
|
2997,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 2996,
|
|
|
|
"start": 2988,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet4"
|
|
|
|
},
|
|
|
|
"type": "extrudePlane"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"artifactId": "[uuid]",
|
|
|
|
"originalId": "[uuid]",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"customPlane": {
|
|
|
|
"type": "Object",
|
|
|
|
"value": {
|
|
|
|
"plane": {
|
|
|
|
"type": "Object",
|
|
|
|
"value": {
|
|
|
|
"origin": {
|
|
|
|
"type": "Object",
|
|
|
|
"value": {
|
|
|
|
"x": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": -0.375,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"y": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 0.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"z": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 0.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"xAxis": {
|
|
|
|
"type": "Object",
|
|
|
|
"value": {
|
|
|
|
"x": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 0.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"y": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 1.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"z": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 0.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"yAxis": {
|
|
|
|
"type": "Object",
|
|
|
|
"value": {
|
|
|
|
"x": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 0.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"y": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 0.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"z": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 1.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"zAxis": {
|
|
|
|
"type": "Object",
|
|
|
|
"value": {
|
|
|
|
"x": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 1.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"y": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 0.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"z": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 0.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"extFilletRadius": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 0.25,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"factorOfSafety": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 1.2,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"fillet1": {
|
|
|
|
"type": "TagIdentifier",
|
|
|
|
"type": "TagIdentifier",
|
|
|
|
"value": "fillet1",
|
|
|
|
"info": {
|
|
|
|
"type": "TagEngineInfo",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sketch": "[uuid]",
|
|
|
|
"path": {
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1202,
|
|
|
|
1261,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 1260,
|
|
|
|
"start": 1252,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet1"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
4.625,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"surface": {
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1202,
|
|
|
|
1261,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 1260,
|
|
|
|
"start": 1252,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet1"
|
|
|
|
},
|
|
|
|
"type": "extrudePlane"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"fillet2": {
|
|
|
|
"type": "TagIdentifier",
|
|
|
|
"type": "TagIdentifier",
|
|
|
|
"value": "fillet2",
|
|
|
|
"info": {
|
|
|
|
"type": "TagEngineInfo",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sketch": "[uuid]",
|
|
|
|
"path": {
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1267,
|
|
|
|
1305,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
4.625,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 1304,
|
|
|
|
"start": 1296,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet2"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
4.625,
|
|
|
|
6.0
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"surface": {
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
1267,
|
|
|
|
1305,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 1304,
|
|
|
|
"start": 1296,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet2"
|
|
|
|
},
|
|
|
|
"type": "extrudePlane"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"fillet3": {
|
|
|
|
"type": "TagIdentifier",
|
|
|
|
"type": "TagIdentifier",
|
|
|
|
"value": "fillet3",
|
|
|
|
"info": {
|
|
|
|
"type": "TagEngineInfo",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sketch": "[uuid]",
|
|
|
|
"path": {
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2908,
|
|
|
|
2952,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
6.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 2951,
|
|
|
|
"start": 2943,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet3"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
6.0,
|
|
|
|
-2.375
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"surface": {
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2908,
|
|
|
|
2952,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 2951,
|
|
|
|
"start": 2943,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet3"
|
|
|
|
},
|
|
|
|
"type": "extrudePlane"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"fillet4": {
|
|
|
|
"type": "TagIdentifier",
|
|
|
|
"type": "TagIdentifier",
|
|
|
|
"value": "fillet4",
|
|
|
|
"info": {
|
|
|
|
"type": "TagEngineInfo",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sketch": "[uuid]",
|
|
|
|
"path": {
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2958,
|
|
|
|
2997,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
6.0,
|
|
|
|
-2.375
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 2996,
|
|
|
|
"start": 2988,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet4"
|
|
|
|
},
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
-2.375
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"surface": {
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2958,
|
|
|
|
2997,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": {
|
|
|
|
"end": 2996,
|
|
|
|
"start": 2988,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "fillet4"
|
|
|
|
},
|
|
|
|
"type": "extrudePlane"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"filletExtrude": {
|
|
|
|
"type": "Solid",
|
|
|
|
"value": {
|
|
|
|
"type": "Solid",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"artifactId": "[uuid]",
|
|
|
|
"value": [
|
|
|
|
{
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2150,
|
|
|
|
2176,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"type": "extrudePlane"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2182,
|
|
|
|
2286,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"type": "extrudeArc"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2292,
|
|
|
|
2318,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"type": "extrudePlane"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2324,
|
|
|
|
2416,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"type": "extrudeArc"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sketch": {
|
|
|
|
"type": "Sketch",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"paths": [
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2150,
|
|
|
|
2176,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
0.3513
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2182,
|
|
|
|
2286,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"ccw": true,
|
|
|
|
"center": [
|
|
|
|
-0.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
0.3513
|
|
|
|
],
|
|
|
|
"radius": 0.726324026261472,
|
|
|
|
"tag": null,
|
|
|
|
"to": [
|
|
|
|
-0.7263,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"type": "Arc",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2292,
|
|
|
|
2318,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
-0.7263,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"to": [
|
|
|
|
-0.375,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2324,
|
|
|
|
2416,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"ccw": false,
|
|
|
|
"center": [
|
|
|
|
-0.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"from": [
|
|
|
|
-0.375,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"radius": 0.375,
|
|
|
|
"tag": null,
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"type": "Arc",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"on": {
|
|
|
|
"type": "plane",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"artifactId": "[uuid]",
|
|
|
|
"value": "XZ",
|
|
|
|
"origin": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"xAxis": {
|
|
|
|
"x": 1.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"yAxis": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 1.0
|
|
|
|
},
|
|
|
|
"zAxis": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": -1.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"start": {
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"tag": null,
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2119,
|
|
|
|
2144,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"artifactId": "[uuid]",
|
|
|
|
"originalId": "[uuid]",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"height": -6.0,
|
|
|
|
"startCapId": "[uuid]",
|
|
|
|
"endCapId": "[uuid]",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"filletRadius": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 0.375,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"filletSketch": {
|
|
|
|
"type": "Sketch",
|
|
|
|
"value": {
|
|
|
|
"type": "Sketch",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"paths": [
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2150,
|
|
|
|
2176,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
0.3513
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2182,
|
|
|
|
2286,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"ccw": true,
|
|
|
|
"center": [
|
|
|
|
-0.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
0.3513
|
|
|
|
],
|
|
|
|
"radius": 0.726324026261472,
|
|
|
|
"tag": null,
|
|
|
|
"to": [
|
|
|
|
-0.7263,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"type": "Arc",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2292,
|
|
|
|
2318,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"from": [
|
|
|
|
-0.7263,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"tag": null,
|
|
|
|
"to": [
|
|
|
|
-0.375,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"type": "ToPoint",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2324,
|
|
|
|
2416,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"ccw": false,
|
|
|
|
"center": [
|
|
|
|
-0.0,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"from": [
|
|
|
|
-0.375,
|
|
|
|
-0.375
|
|
|
|
],
|
|
|
|
"radius": 0.375,
|
|
|
|
"tag": null,
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"type": "Arc",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"on": {
|
|
|
|
"type": "plane",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"artifactId": "[uuid]",
|
|
|
|
"value": "XZ",
|
|
|
|
"origin": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"xAxis": {
|
|
|
|
"x": 1.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"yAxis": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 1.0
|
|
|
|
},
|
|
|
|
"zAxis": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": -1.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"start": {
|
|
|
|
"from": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"to": [
|
|
|
|
0.0,
|
|
|
|
0.0
|
|
|
|
],
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"tag": null,
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
|
|
|
"sourceRange": [
|
|
|
|
2119,
|
|
|
|
2144,
|
|
|
|
0
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"artifactId": "[uuid]",
|
|
|
|
"originalId": "[uuid]",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"moment": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 3600.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Unknown"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"mountingHoleDiameter": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 0.5,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"p": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 300.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"shelfDepth": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 12.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"shelfMountL": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 5.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"sigmaAllow": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 35000.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"thickness": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 0.3513,
|
|
|
|
"ty": {
|
|
|
|
"type": "Unknown"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"wallMountL": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 2.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
"width": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 6.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
}
|