* Change to unzip * Download kcl-samples as zip to public dir * Fix fetch:samples, e2e electron still not working * Change error message to be clearer * Refactor so that input and output directories of sim tests can be different * Add kcl samples test implementation * Update output since adding kcl_samples tests * Update kcl-samples branch * Fix git-ignore pattern to only apply to the root * Fix yarn install and yarn fetch:samples to work the first time * Remove unneeded exists check * Change to use kcl-samples in public directory * Add kcl-samples * Update output since updating kcl-samples * Update output files * Change to not fetch samples during yarn install * Update output after merge * Ignore kcl-samples in codespell * WIP: Don't run e2e if only kcl-samples changed * Conditionally run cargo tests * Fix to round floating point values in program memory arrays * Update output since merge and rounding numbers in memory * Fix memory redaction for floating point to find more values * Fix float redaction pattern * Update output since rounding floating point numbers * Add center to floating point pattern * Fix trigger to use picomatch syntax * Update output since rounding center * Remove kcl-samples github workflows * Enable Rust backtrace * Update output after re-running * Update output after changing order of post-extrude commands * Fix to have deterministic order of commands * Update output after reverting ordering changes * Update kcl-samples * Update output after updating samples * Fix error messages to show the names of all samples that failed * Change cargo test command to match current one * Update kcl-samples * Update output since updating kcl-samples * Add generate manifest workflow and yarn script * Fix error check to actually work * Change util function to be what we actually need * Move new files after merge * Fix paths since directory move * Add dependabot updates for kcl-samples * Add GitHub workflow to make PR to kcl-samples repo * Add GitHub workflow to check kcl-samples header comments * Fix worfklow to change to the right directory * Add auto-commit simulation test output changes * Add permissions to workflows * Fix to run git commit step * Install just if needed * Fix directory of justfile * Add installation of cargo-insta * Fix to use underscore * Fix to allow just command failure * Change to always install CLI tools and cache them * Trying to fix overwrite failing * Combine commands * Change reviewer * Change to PR targeting the next branch * Change git commands to not do unnecessary fetch * Comment out trigger for creating a PR * Update kcl-samples from next branch * Update outputs after kcl-samples change * Fix to use bash pipefail * Add rust backtrace * Print full env from sim tests * Change command to use long option name * Fix to use ci profile even when calling through just * Add INSTA_UPDATE=always * Fix git push by using an app token on checkout * Add comments * Fix to use bash options * Change to echo when no changes are found * Fix so that kcl-samples updates don't trigger full run * Fix paths to reflect new crate location * Fix path detection * Fix e2e job to ignore kcl_samples simulation test output * Fix the fetch logic for the KCL samples after vendoring (#5661) Fixes the last 2 E2E tests for #5460. --------- Co-authored-by: Pierre Jacquier <pierre@zoo.dev> Co-authored-by: Pierre Jacquier <pierrejacquier39@gmail.com> Co-authored-by: Frank Noirot <frank@zoo.dev>
24883 lines
559 KiB
Plaintext
24883 lines
559 KiB
Plaintext
---
|
|
source: kcl/src/simulation_tests.rs
|
|
description: Variables in memory after executing gridfinity-bins.kcl
|
|
---
|
|
{
|
|
"axis000": {
|
|
"type": "Object",
|
|
"value": {
|
|
"custom": {
|
|
"type": "Object",
|
|
"value": {
|
|
"axis": {
|
|
"type": "Array",
|
|
"value": [
|
|
{
|
|
"type": "Number",
|
|
"value": 0.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1736,
|
|
1739,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Number",
|
|
"value": 1.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1741,
|
|
1744,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1735,
|
|
1745,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"origin": {
|
|
"type": "Array",
|
|
"value": [
|
|
{
|
|
"type": "Number",
|
|
"value": 4.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
457,
|
|
461,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
424,
|
|
428,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Number",
|
|
"value": 4.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
457,
|
|
461,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
424,
|
|
428,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1760,
|
|
1824,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1722,
|
|
1828,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1709,
|
|
1830,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"binBaseLength": {
|
|
"type": "Number",
|
|
"value": 2.95,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
410,
|
|
414,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"binCorners": {
|
|
"type": "Solids",
|
|
"value": [
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"binFill": {
|
|
"type": "Solids",
|
|
"value": [
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"line000": {
|
|
"type": "TagIdentifier",
|
|
"value": "line000",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2429,
|
|
2437,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line001": {
|
|
"type": "TagIdentifier",
|
|
"value": "line001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2499,
|
|
2507,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line002": {
|
|
"type": "TagIdentifier",
|
|
"value": "line002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2543,
|
|
2551,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line003": {
|
|
"type": "TagIdentifier",
|
|
"value": "line003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2570,
|
|
2578,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 4.75,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"edgeCuts": [
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
}
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"line000": {
|
|
"type": "TagIdentifier",
|
|
"value": "line000",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2429,
|
|
2437,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line001": {
|
|
"type": "TagIdentifier",
|
|
"value": "line001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2499,
|
|
2507,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line002": {
|
|
"type": "TagIdentifier",
|
|
"value": "line002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2543,
|
|
2551,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line003": {
|
|
"type": "TagIdentifier",
|
|
"value": "line003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2570,
|
|
2578,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 4.75,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"edgeCuts": [
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
}
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"line000": {
|
|
"type": "TagIdentifier",
|
|
"value": "line000",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2429,
|
|
2437,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line001": {
|
|
"type": "TagIdentifier",
|
|
"value": "line001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2499,
|
|
2507,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line002": {
|
|
"type": "TagIdentifier",
|
|
"value": "line002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2543,
|
|
2551,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line003": {
|
|
"type": "TagIdentifier",
|
|
"value": "line003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2570,
|
|
2578,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 4.75,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"edgeCuts": [
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
}
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"line000": {
|
|
"type": "TagIdentifier",
|
|
"value": "line000",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2429,
|
|
2437,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line001": {
|
|
"type": "TagIdentifier",
|
|
"value": "line001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2499,
|
|
2507,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line002": {
|
|
"type": "TagIdentifier",
|
|
"value": "line002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2543,
|
|
2551,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line003": {
|
|
"type": "TagIdentifier",
|
|
"value": "line003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2570,
|
|
2578,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 4.75,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"edgeCuts": [
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
}
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"line000": {
|
|
"type": "TagIdentifier",
|
|
"value": "line000",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2429,
|
|
2437,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line001": {
|
|
"type": "TagIdentifier",
|
|
"value": "line001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2499,
|
|
2507,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line002": {
|
|
"type": "TagIdentifier",
|
|
"value": "line002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2543,
|
|
2551,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line003": {
|
|
"type": "TagIdentifier",
|
|
"value": "line003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2570,
|
|
2578,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 4.75,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"edgeCuts": [
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
}
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"line000": {
|
|
"type": "TagIdentifier",
|
|
"value": "line000",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2429,
|
|
2437,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line001": {
|
|
"type": "TagIdentifier",
|
|
"value": "line001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2499,
|
|
2507,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line002": {
|
|
"type": "TagIdentifier",
|
|
"value": "line002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2543,
|
|
2551,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line003": {
|
|
"type": "TagIdentifier",
|
|
"value": "line003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2570,
|
|
2578,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 4.75,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"edgeCuts": [
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
}
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"binHeight": {
|
|
"type": "Number",
|
|
"value": 7.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
390,
|
|
393,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"binLength": {
|
|
"type": "Number",
|
|
"value": 41.5,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
373,
|
|
377,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"binSides": {
|
|
"type": "Solids",
|
|
"value": [
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"binThk": {
|
|
"type": "Number",
|
|
"value": 1.2,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
438,
|
|
441,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"binTol": {
|
|
"type": "Number",
|
|
"value": 0.25,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
424,
|
|
428,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"binTop": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4495,
|
|
4555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4554,
|
|
"start": 4546,
|
|
"type": "TagDeclarator",
|
|
"value": "line010"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4561,
|
|
4622,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4621,
|
|
"start": 4613,
|
|
"type": "TagDeclarator",
|
|
"value": "line011"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4628,
|
|
4666,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4665,
|
|
"start": 4657,
|
|
"type": "TagDeclarator",
|
|
"value": "line012"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4672,
|
|
4693,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4692,
|
|
"start": 4684,
|
|
"type": "TagDeclarator",
|
|
"value": "line013"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4495,
|
|
4555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 4554,
|
|
"start": 4546,
|
|
"type": "TagDeclarator",
|
|
"value": "line010"
|
|
},
|
|
"to": [
|
|
84.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4561,
|
|
4622,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
84.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 4621,
|
|
"start": 4613,
|
|
"type": "TagDeclarator",
|
|
"value": "line011"
|
|
},
|
|
"to": [
|
|
84.0,
|
|
126.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4628,
|
|
4666,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
84.0,
|
|
126.0
|
|
],
|
|
"tag": {
|
|
"end": 4665,
|
|
"start": 4657,
|
|
"type": "TagDeclarator",
|
|
"value": "line012"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
126.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4672,
|
|
4693,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
126.0
|
|
],
|
|
"tag": {
|
|
"end": 4692,
|
|
"start": 4684,
|
|
"type": "TagDeclarator",
|
|
"value": "line013"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 4.75
|
|
},
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"to": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4464,
|
|
4489,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"line010": {
|
|
"type": "TagIdentifier",
|
|
"value": "line010",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4495,
|
|
4555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 4554,
|
|
"start": 4546,
|
|
"type": "TagDeclarator",
|
|
"value": "line010"
|
|
},
|
|
"to": [
|
|
84.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4495,
|
|
4555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4554,
|
|
"start": 4546,
|
|
"type": "TagDeclarator",
|
|
"value": "line010"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
4546,
|
|
4554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line011": {
|
|
"type": "TagIdentifier",
|
|
"value": "line011",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4561,
|
|
4622,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
84.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 4621,
|
|
"start": 4613,
|
|
"type": "TagDeclarator",
|
|
"value": "line011"
|
|
},
|
|
"to": [
|
|
84.0,
|
|
126.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4561,
|
|
4622,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4621,
|
|
"start": 4613,
|
|
"type": "TagDeclarator",
|
|
"value": "line011"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
4613,
|
|
4621,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line012": {
|
|
"type": "TagIdentifier",
|
|
"value": "line012",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4628,
|
|
4666,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
84.0,
|
|
126.0
|
|
],
|
|
"tag": {
|
|
"end": 4665,
|
|
"start": 4657,
|
|
"type": "TagDeclarator",
|
|
"value": "line012"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
126.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4628,
|
|
4666,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4665,
|
|
"start": 4657,
|
|
"type": "TagDeclarator",
|
|
"value": "line012"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
4657,
|
|
4665,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line013": {
|
|
"type": "TagIdentifier",
|
|
"value": "line013",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4672,
|
|
4693,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
126.0
|
|
],
|
|
"tag": {
|
|
"end": 4692,
|
|
"start": 4684,
|
|
"type": "TagDeclarator",
|
|
"value": "line013"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4672,
|
|
4693,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4692,
|
|
"start": 4684,
|
|
"type": "TagDeclarator",
|
|
"value": "line013"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
4684,
|
|
4692,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
4464,
|
|
4489,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 14.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"edgeCuts": [
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 3.75,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 3.75,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 3.75,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 3.75,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
}
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
4464,
|
|
4489,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"cornerRadius": {
|
|
"type": "Number",
|
|
"value": 3.75,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
457,
|
|
461,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"corners": {
|
|
"type": "Solids",
|
|
"value": [
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"countBinHeight": {
|
|
"type": "Number",
|
|
"value": 2.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
653,
|
|
654,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"countBinLength": {
|
|
"type": "Number",
|
|
"value": 3.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
634,
|
|
635,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"countBinWidth": {
|
|
"type": "Number",
|
|
"value": 2.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
615,
|
|
616,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"face": {
|
|
"type": "Function",
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
874,
|
|
1229,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"firstStep": {
|
|
"type": "Number",
|
|
"value": 0.8,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
474,
|
|
477,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": {
|
|
"type": "Number",
|
|
"value": 4.75,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
474,
|
|
477,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
491,
|
|
494,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
507,
|
|
511,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line000": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "line000",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2429,
|
|
2437,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line001": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "line001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2499,
|
|
2507,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line002": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "line002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2543,
|
|
2551,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line003": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "line003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2570,
|
|
2578,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line010": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "line010",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4495,
|
|
4555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 4554,
|
|
"start": 4546,
|
|
"type": "TagDeclarator",
|
|
"value": "line010"
|
|
},
|
|
"to": [
|
|
84.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4495,
|
|
4555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4554,
|
|
"start": 4546,
|
|
"type": "TagDeclarator",
|
|
"value": "line010"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
4546,
|
|
4554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line011": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "line011",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4561,
|
|
4622,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
84.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 4621,
|
|
"start": 4613,
|
|
"type": "TagDeclarator",
|
|
"value": "line011"
|
|
},
|
|
"to": [
|
|
84.0,
|
|
126.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4561,
|
|
4622,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4621,
|
|
"start": 4613,
|
|
"type": "TagDeclarator",
|
|
"value": "line011"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
4613,
|
|
4621,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line012": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "line012",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4628,
|
|
4666,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
84.0,
|
|
126.0
|
|
],
|
|
"tag": {
|
|
"end": 4665,
|
|
"start": 4657,
|
|
"type": "TagDeclarator",
|
|
"value": "line012"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
126.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4628,
|
|
4666,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4665,
|
|
"start": 4657,
|
|
"type": "TagDeclarator",
|
|
"value": "line012"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
4657,
|
|
4665,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line013": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "line013",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4672,
|
|
4693,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
126.0
|
|
],
|
|
"tag": {
|
|
"end": 4692,
|
|
"start": 4684,
|
|
"type": "TagDeclarator",
|
|
"value": "line013"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4672,
|
|
4693,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4692,
|
|
"start": 4684,
|
|
"type": "TagDeclarator",
|
|
"value": "line013"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
4684,
|
|
4692,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"magCutout000": {
|
|
"type": "Solids",
|
|
"value": [
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudeArc"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
]
|
|
},
|
|
"ccw": true,
|
|
"center": [
|
|
-8.0,
|
|
8.0
|
|
],
|
|
"from": [
|
|
-4.75,
|
|
8.0
|
|
],
|
|
"radius": 3.25,
|
|
"tag": null,
|
|
"to": [
|
|
-4.75,
|
|
8.0
|
|
],
|
|
"type": "Circle",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "face",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "start",
|
|
"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
|
|
},
|
|
"solid": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"line000": {
|
|
"type": "TagIdentifier",
|
|
"value": "line000",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2429,
|
|
2437,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line001": {
|
|
"type": "TagIdentifier",
|
|
"value": "line001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2499,
|
|
2507,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line002": {
|
|
"type": "TagIdentifier",
|
|
"value": "line002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2543,
|
|
2551,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line003": {
|
|
"type": "TagIdentifier",
|
|
"value": "line003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2570,
|
|
2578,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 4.75,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"edgeCuts": [
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
}
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2861,
|
|
2898,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-4.75,
|
|
8.0
|
|
],
|
|
"to": [
|
|
-4.75,
|
|
8.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.4,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudeArc"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
]
|
|
},
|
|
"ccw": true,
|
|
"center": [
|
|
-8.0,
|
|
8.0
|
|
],
|
|
"from": [
|
|
-4.75,
|
|
8.0
|
|
],
|
|
"radius": 3.25,
|
|
"tag": null,
|
|
"to": [
|
|
-4.75,
|
|
8.0
|
|
],
|
|
"type": "Circle",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "face",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "start",
|
|
"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
|
|
},
|
|
"solid": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"line000": {
|
|
"type": "TagIdentifier",
|
|
"value": "line000",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2429,
|
|
2437,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line001": {
|
|
"type": "TagIdentifier",
|
|
"value": "line001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2499,
|
|
2507,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line002": {
|
|
"type": "TagIdentifier",
|
|
"value": "line002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2543,
|
|
2551,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line003": {
|
|
"type": "TagIdentifier",
|
|
"value": "line003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2570,
|
|
2578,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 4.75,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"edgeCuts": [
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
}
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2861,
|
|
2898,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-4.75,
|
|
8.0
|
|
],
|
|
"to": [
|
|
-4.75,
|
|
8.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.4,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudeArc"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
]
|
|
},
|
|
"ccw": true,
|
|
"center": [
|
|
-8.0,
|
|
8.0
|
|
],
|
|
"from": [
|
|
-4.75,
|
|
8.0
|
|
],
|
|
"radius": 3.25,
|
|
"tag": null,
|
|
"to": [
|
|
-4.75,
|
|
8.0
|
|
],
|
|
"type": "Circle",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "face",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "start",
|
|
"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
|
|
},
|
|
"solid": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"line000": {
|
|
"type": "TagIdentifier",
|
|
"value": "line000",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2429,
|
|
2437,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line001": {
|
|
"type": "TagIdentifier",
|
|
"value": "line001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2499,
|
|
2507,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line002": {
|
|
"type": "TagIdentifier",
|
|
"value": "line002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2543,
|
|
2551,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line003": {
|
|
"type": "TagIdentifier",
|
|
"value": "line003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2570,
|
|
2578,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 4.75,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"edgeCuts": [
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
}
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2861,
|
|
2898,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-4.75,
|
|
8.0
|
|
],
|
|
"to": [
|
|
-4.75,
|
|
8.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.4,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudeArc"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
]
|
|
},
|
|
"ccw": true,
|
|
"center": [
|
|
-8.0,
|
|
8.0
|
|
],
|
|
"from": [
|
|
-4.75,
|
|
8.0
|
|
],
|
|
"radius": 3.25,
|
|
"tag": null,
|
|
"to": [
|
|
-4.75,
|
|
8.0
|
|
],
|
|
"type": "Circle",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "face",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "start",
|
|
"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
|
|
},
|
|
"solid": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"line000": {
|
|
"type": "TagIdentifier",
|
|
"value": "line000",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2429,
|
|
2437,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line001": {
|
|
"type": "TagIdentifier",
|
|
"value": "line001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2499,
|
|
2507,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line002": {
|
|
"type": "TagIdentifier",
|
|
"value": "line002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2543,
|
|
2551,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line003": {
|
|
"type": "TagIdentifier",
|
|
"value": "line003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2570,
|
|
2578,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 4.75,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"edgeCuts": [
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
}
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2861,
|
|
2898,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-4.75,
|
|
8.0
|
|
],
|
|
"to": [
|
|
-4.75,
|
|
8.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.4,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2904,
|
|
3069,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"magDepth": {
|
|
"type": "Number",
|
|
"value": 2.4,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
558,
|
|
561,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"magOffset": {
|
|
"type": "Number",
|
|
"value": 4.8,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
543,
|
|
546,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"magOuterDiam": {
|
|
"type": "Number",
|
|
"value": 6.5,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
527,
|
|
530,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"secondStep": {
|
|
"type": "Number",
|
|
"value": 1.8,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
491,
|
|
494,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"sides": {
|
|
"type": "Solids",
|
|
"value": [
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"singleBinFill": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"line000": {
|
|
"type": "TagIdentifier",
|
|
"value": "line000",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2374,
|
|
2438,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2437,
|
|
"start": 2429,
|
|
"type": "TagDeclarator",
|
|
"value": "line000"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2429,
|
|
2437,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line001": {
|
|
"type": "TagIdentifier",
|
|
"value": "line001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
3.2
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"to": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2444,
|
|
2508,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2507,
|
|
"start": 2499,
|
|
"type": "TagDeclarator",
|
|
"value": "line001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2499,
|
|
2507,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line002": {
|
|
"type": "TagIdentifier",
|
|
"value": "line002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
38.8,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2514,
|
|
2552,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2551,
|
|
"start": 2543,
|
|
"type": "TagDeclarator",
|
|
"value": "line002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2543,
|
|
2551,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"line003": {
|
|
"type": "TagIdentifier",
|
|
"value": "line003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
38.8
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"to": [
|
|
3.2,
|
|
3.2
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2558,
|
|
2579,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2578,
|
|
"start": 2570,
|
|
"type": "TagDeclarator",
|
|
"value": "line003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2570,
|
|
2578,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 4.75,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"edgeCuts": [
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 0.8,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
}
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2280,
|
|
2368,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"singleCorner": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"singleSide": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
981,
|
|
997,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1005,
|
|
1029,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1037,
|
|
1096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.25,
|
|
4.75
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1104,
|
|
1125,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
2.6
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1133,
|
|
1192,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.4,
|
|
0.8
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1200,
|
|
1207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "Custom",
|
|
"origin": {
|
|
"x": 4.0,
|
|
"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": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"to": [
|
|
3.2,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 34.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
927,
|
|
973,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"thirdStep": {
|
|
"type": "Number",
|
|
"value": 2.15,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
507,
|
|
511,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|