* 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>
17003 lines
442 KiB
Plaintext
17003 lines
442 KiB
Plaintext
---
|
|
source: kcl/src/simulation_tests.rs
|
|
description: Variables in memory after executing router-template-cross-bar.kcl
|
|
---
|
|
{
|
|
"depth": {
|
|
"type": "Number",
|
|
"value": 30.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
350,
|
|
352,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"distanceToInsideEdge": {
|
|
"type": "Number",
|
|
"value": 32.6313,
|
|
"ty": {
|
|
"type": "Unknown"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
268,
|
|
272,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
275,
|
|
276,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
327,
|
|
329,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
174,
|
|
176,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
179,
|
|
181,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
184,
|
|
190,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
150,
|
|
154,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
243,
|
|
244,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
247,
|
|
250,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"extrude001": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"type": "extrudeArc"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1111,
|
|
1135,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1141,
|
|
1165,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1171,
|
|
1195,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1201,
|
|
1224,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1230,
|
|
1254,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1260,
|
|
1283,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1289,
|
|
1312,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1318,
|
|
1414,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudeArc"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1420,
|
|
1476,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1081,
|
|
1105,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1111,
|
|
1135,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
41.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1141,
|
|
1165,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
30.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1171,
|
|
1195,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-102.6313,
|
|
30.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1201,
|
|
1224,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-102.6313,
|
|
10.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6312,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1230,
|
|
1254,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6312,
|
|
10.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1260,
|
|
1283,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6312,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-22.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1289,
|
|
1312,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6312,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-22.6312,
|
|
20.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1318,
|
|
1414,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
-10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
-22.6312,
|
|
20.0
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": null,
|
|
"to": [
|
|
-10.75,
|
|
31.8813
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1420,
|
|
1476,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.75,
|
|
31.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1482,
|
|
1489,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "XZ",
|
|
"origin": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"xAxis": {
|
|
"x": 1.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"yAxis": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
548,
|
|
554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
827,
|
|
833,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg03": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg03",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
700,
|
|
706,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg04": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg04",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1068,
|
|
1074,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg05": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg05",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
978,
|
|
984,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg06": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg06",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
889,
|
|
895,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg07": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg07",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
741,
|
|
747,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg08": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg08",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
934,
|
|
940,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg09": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg09",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"type": "extrudeArc"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
656,
|
|
662,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg10": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg10",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1038,
|
|
1044,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 5.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"extrude002": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2169,
|
|
2229,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2228,
|
|
"start": 2207,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2235,
|
|
2348,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2347,
|
|
"start": 2326,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2354,
|
|
2474,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2473,
|
|
"start": 2452,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2480,
|
|
2536,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2169,
|
|
2229,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2228,
|
|
"start": 2207,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"to": [
|
|
-22.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2235,
|
|
2348,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2347,
|
|
"start": 2326,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"to": [
|
|
-22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2354,
|
|
2474,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 2473,
|
|
"start": 2452,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"to": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2480,
|
|
2536,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2542,
|
|
2549,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"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": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
},
|
|
"solid": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"type": "extrudeArc"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1111,
|
|
1135,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1141,
|
|
1165,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1171,
|
|
1195,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1201,
|
|
1224,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1230,
|
|
1254,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1260,
|
|
1283,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1289,
|
|
1312,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1318,
|
|
1414,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudeArc"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1420,
|
|
1476,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1081,
|
|
1105,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1111,
|
|
1135,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
41.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1141,
|
|
1165,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
30.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1171,
|
|
1195,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-102.6313,
|
|
30.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1201,
|
|
1224,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-102.6313,
|
|
10.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6312,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1230,
|
|
1254,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6312,
|
|
10.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1260,
|
|
1283,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6312,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-22.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1289,
|
|
1312,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6312,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-22.6312,
|
|
20.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1318,
|
|
1414,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
-10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
-22.6312,
|
|
20.0
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": null,
|
|
"to": [
|
|
-10.75,
|
|
31.8813
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1420,
|
|
1476,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.75,
|
|
31.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1482,
|
|
1489,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "XZ",
|
|
"origin": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"xAxis": {
|
|
"x": 1.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"yAxis": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
548,
|
|
554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
827,
|
|
833,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg03": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg03",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
700,
|
|
706,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg04": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg04",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1068,
|
|
1074,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg05": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg05",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
978,
|
|
984,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg06": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg06",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
889,
|
|
895,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg07": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg07",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
741,
|
|
747,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg08": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg08",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
934,
|
|
940,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg09": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg09",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"type": "extrudeArc"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
656,
|
|
662,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg10": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg10",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1038,
|
|
1044,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 5.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2078,
|
|
2112,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"to": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2118,
|
|
2163,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"rectangleSegmentA001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2169,
|
|
2229,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2228,
|
|
"start": 2207,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"to": [
|
|
-22.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2169,
|
|
2229,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2228,
|
|
"start": 2207,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2207,
|
|
2228,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentB001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2235,
|
|
2348,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2347,
|
|
"start": 2326,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"to": [
|
|
-22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2235,
|
|
2348,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2347,
|
|
"start": 2326,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2326,
|
|
2347,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentC001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2354,
|
|
2474,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 2473,
|
|
"start": 2452,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"to": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2354,
|
|
2474,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2473,
|
|
"start": 2452,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2452,
|
|
2473,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2118,
|
|
2163,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 13.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2118,
|
|
2163,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"extrude003": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1637,
|
|
1699,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1698,
|
|
"start": 1677,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1705,
|
|
1818,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1817,
|
|
"start": 1796,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1824,
|
|
1944,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1943,
|
|
"start": 1922,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1950,
|
|
2006,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1637,
|
|
1699,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 1698,
|
|
"start": 1677,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1705,
|
|
1818,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 1817,
|
|
"start": 1796,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"to": [
|
|
22.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1824,
|
|
1944,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6312,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 1943,
|
|
"start": 1922,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"to": [
|
|
32.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1950,
|
|
2006,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6312,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2012,
|
|
2019,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"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": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
},
|
|
"solid": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"type": "extrudeArc"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1111,
|
|
1135,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1141,
|
|
1165,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1171,
|
|
1195,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1201,
|
|
1224,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1230,
|
|
1254,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1260,
|
|
1283,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1289,
|
|
1312,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1318,
|
|
1414,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudeArc"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1420,
|
|
1476,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1081,
|
|
1105,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1111,
|
|
1135,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
41.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1141,
|
|
1165,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
30.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1171,
|
|
1195,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-102.6313,
|
|
30.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1201,
|
|
1224,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-102.6313,
|
|
10.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6312,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1230,
|
|
1254,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6312,
|
|
10.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1260,
|
|
1283,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6312,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-22.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1289,
|
|
1312,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6312,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-22.6312,
|
|
20.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1318,
|
|
1414,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
-10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
-22.6312,
|
|
20.0
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": null,
|
|
"to": [
|
|
-10.75,
|
|
31.8813
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1420,
|
|
1476,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.75,
|
|
31.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1482,
|
|
1489,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "XZ",
|
|
"origin": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"xAxis": {
|
|
"x": 1.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"yAxis": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
548,
|
|
554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
827,
|
|
833,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg03": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg03",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
700,
|
|
706,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg04": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg04",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1068,
|
|
1074,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg05": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg05",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
978,
|
|
984,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg06": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg06",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
889,
|
|
895,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg07": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg07",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
741,
|
|
747,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg08": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg08",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
934,
|
|
940,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg09": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg09",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"type": "extrudeArc"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
656,
|
|
662,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg10": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg10",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1038,
|
|
1044,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 5.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1547,
|
|
1581,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"to": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1587,
|
|
1631,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"rectangleSegmentA002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1637,
|
|
1699,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 1698,
|
|
"start": 1677,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1637,
|
|
1699,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1698,
|
|
"start": 1677,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1677,
|
|
1698,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentB002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1705,
|
|
1818,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 1817,
|
|
"start": 1796,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"to": [
|
|
22.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1705,
|
|
1818,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1817,
|
|
"start": 1796,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1796,
|
|
1817,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentC002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1824,
|
|
1944,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6312,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 1943,
|
|
"start": 1922,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"to": [
|
|
32.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1824,
|
|
1944,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1943,
|
|
"start": 1922,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1922,
|
|
1943,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1587,
|
|
1631,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 13.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1587,
|
|
1631,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"extrude004": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2698,
|
|
2765,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2764,
|
|
"start": 2743,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA003"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2771,
|
|
2884,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2883,
|
|
"start": 2862,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB003"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2890,
|
|
3010,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 3009,
|
|
"start": 2988,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC003"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3016,
|
|
3072,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2698,
|
|
2765,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2764,
|
|
"start": 2743,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA003"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2771,
|
|
2884,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2883,
|
|
"start": 2862,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB003"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2890,
|
|
3010,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 3009,
|
|
"start": 2988,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC003"
|
|
},
|
|
"to": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3016,
|
|
3072,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3078,
|
|
3085,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "face",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "end",
|
|
"xAxis": {
|
|
"x": 1.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"yAxis": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
},
|
|
"solid": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2169,
|
|
2229,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2228,
|
|
"start": 2207,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2235,
|
|
2348,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2347,
|
|
"start": 2326,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2354,
|
|
2474,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2473,
|
|
"start": 2452,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2480,
|
|
2536,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2169,
|
|
2229,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2228,
|
|
"start": 2207,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"to": [
|
|
-22.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2235,
|
|
2348,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2347,
|
|
"start": 2326,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"to": [
|
|
-22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2354,
|
|
2474,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 2473,
|
|
"start": 2452,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"to": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2480,
|
|
2536,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2542,
|
|
2549,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"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": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
},
|
|
"solid": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"type": "extrudeArc"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1111,
|
|
1135,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1141,
|
|
1165,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1171,
|
|
1195,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1201,
|
|
1224,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1230,
|
|
1254,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1260,
|
|
1283,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1289,
|
|
1312,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1318,
|
|
1414,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudeArc"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1420,
|
|
1476,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1081,
|
|
1105,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1111,
|
|
1135,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
41.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1141,
|
|
1165,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
30.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1171,
|
|
1195,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-102.6313,
|
|
30.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1201,
|
|
1224,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-102.6313,
|
|
10.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6312,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1230,
|
|
1254,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6312,
|
|
10.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1260,
|
|
1283,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6312,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-22.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1289,
|
|
1312,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6312,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-22.6312,
|
|
20.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1318,
|
|
1414,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
-10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
-22.6312,
|
|
20.0
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": null,
|
|
"to": [
|
|
-10.75,
|
|
31.8813
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1420,
|
|
1476,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.75,
|
|
31.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1482,
|
|
1489,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "XZ",
|
|
"origin": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"xAxis": {
|
|
"x": 1.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"yAxis": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
548,
|
|
554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
827,
|
|
833,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg03": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg03",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
700,
|
|
706,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg04": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg04",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1068,
|
|
1074,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg05": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg05",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
978,
|
|
984,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg06": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg06",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
889,
|
|
895,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg07": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg07",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
741,
|
|
747,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg08": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg08",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
934,
|
|
940,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg09": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg09",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"type": "extrudeArc"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
656,
|
|
662,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg10": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg10",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1038,
|
|
1044,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 5.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2078,
|
|
2112,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"to": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2118,
|
|
2163,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"rectangleSegmentA001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2169,
|
|
2229,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2228,
|
|
"start": 2207,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"to": [
|
|
-22.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2169,
|
|
2229,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2228,
|
|
"start": 2207,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2207,
|
|
2228,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentB001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2235,
|
|
2348,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2347,
|
|
"start": 2326,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"to": [
|
|
-22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2235,
|
|
2348,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2347,
|
|
"start": 2326,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2326,
|
|
2347,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentC001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2354,
|
|
2474,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 2473,
|
|
"start": 2452,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"to": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2354,
|
|
2474,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2473,
|
|
"start": 2452,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2452,
|
|
2473,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2118,
|
|
2163,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 13.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2118,
|
|
2163,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2609,
|
|
2641,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"to": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2647,
|
|
2692,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"rectangleSegmentA003": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2698,
|
|
2765,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2764,
|
|
"start": 2743,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA003"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2698,
|
|
2765,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2764,
|
|
"start": 2743,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2743,
|
|
2764,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentB003": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2771,
|
|
2884,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2883,
|
|
"start": 2862,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB003"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2771,
|
|
2884,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2883,
|
|
"start": 2862,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2862,
|
|
2883,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentC003": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2890,
|
|
3010,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 3009,
|
|
"start": 2988,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC003"
|
|
},
|
|
"to": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2890,
|
|
3010,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 3009,
|
|
"start": 2988,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2988,
|
|
3009,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2647,
|
|
2692,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 4.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2647,
|
|
2692,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"minClampingDistance": {
|
|
"type": "Number",
|
|
"value": 80.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
299,
|
|
301,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
304,
|
|
306,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"radius": {
|
|
"type": "Number",
|
|
"value": 10.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
339,
|
|
341,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentA001": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2169,
|
|
2229,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2228,
|
|
"start": 2207,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"to": [
|
|
-22.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2169,
|
|
2229,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2228,
|
|
"start": 2207,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2207,
|
|
2228,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentA002": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1637,
|
|
1699,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 1698,
|
|
"start": 1677,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1637,
|
|
1699,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1698,
|
|
"start": 1677,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1677,
|
|
1698,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentA003": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2698,
|
|
2765,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2764,
|
|
"start": 2743,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA003"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2698,
|
|
2765,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2764,
|
|
"start": 2743,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2743,
|
|
2764,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentB001": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2235,
|
|
2348,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2347,
|
|
"start": 2326,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"to": [
|
|
-22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2235,
|
|
2348,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2347,
|
|
"start": 2326,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2326,
|
|
2347,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentB002": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1705,
|
|
1818,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 1817,
|
|
"start": 1796,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"to": [
|
|
22.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1705,
|
|
1818,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1817,
|
|
"start": 1796,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1796,
|
|
1817,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentB003": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2771,
|
|
2884,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2883,
|
|
"start": 2862,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB003"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2771,
|
|
2884,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2883,
|
|
"start": 2862,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2862,
|
|
2883,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentC001": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2354,
|
|
2474,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 2473,
|
|
"start": 2452,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"to": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2354,
|
|
2474,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2473,
|
|
"start": 2452,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2452,
|
|
2473,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentC002": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1824,
|
|
1944,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6312,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 1943,
|
|
"start": 1922,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"to": [
|
|
32.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1824,
|
|
1944,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1943,
|
|
"start": 1922,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1922,
|
|
1943,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentC003": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2890,
|
|
3010,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 3009,
|
|
"start": 2988,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC003"
|
|
},
|
|
"to": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2890,
|
|
3010,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 3009,
|
|
"start": 2988,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2988,
|
|
3009,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"routerDiameter": {
|
|
"type": "Number",
|
|
"value": 12.7,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
150,
|
|
154,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
548,
|
|
554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
827,
|
|
833,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg03": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "seg03",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
700,
|
|
706,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg04": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "seg04",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1068,
|
|
1074,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg05": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "seg05",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
978,
|
|
984,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg06": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "seg06",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
889,
|
|
895,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg07": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "seg07",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
741,
|
|
747,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg08": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "seg08",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
934,
|
|
940,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg09": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "seg09",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"type": "extrudeArc"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
656,
|
|
662,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg10": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "seg10",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1038,
|
|
1044,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"sketch001": {
|
|
"type": "Sketch",
|
|
"value": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1081,
|
|
1105,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1111,
|
|
1135,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
41.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1141,
|
|
1165,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
30.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1171,
|
|
1195,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-102.6313,
|
|
30.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1201,
|
|
1224,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-102.6313,
|
|
10.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6312,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1230,
|
|
1254,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6312,
|
|
10.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1260,
|
|
1283,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6312,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-22.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1289,
|
|
1312,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6312,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-22.6312,
|
|
20.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1318,
|
|
1414,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
-10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
-22.6312,
|
|
20.0
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": null,
|
|
"to": [
|
|
-10.75,
|
|
31.8813
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1420,
|
|
1476,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.75,
|
|
31.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1482,
|
|
1489,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "XZ",
|
|
"origin": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"xAxis": {
|
|
"x": 1.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"yAxis": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
548,
|
|
554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
827,
|
|
833,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg03": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg03",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
700,
|
|
706,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg04": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg04",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1068,
|
|
1074,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg05": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg05",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
978,
|
|
984,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg06": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg06",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
889,
|
|
895,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg07": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg07",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
741,
|
|
747,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg08": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg08",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
934,
|
|
940,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg09": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg09",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"type": "extrudeArc"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
656,
|
|
662,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg10": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg10",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1038,
|
|
1044,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"sketch002": {
|
|
"type": "Sketch",
|
|
"value": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2169,
|
|
2229,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2228,
|
|
"start": 2207,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"to": [
|
|
-22.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2235,
|
|
2348,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2347,
|
|
"start": 2326,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"to": [
|
|
-22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2354,
|
|
2474,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 2473,
|
|
"start": 2452,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"to": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2480,
|
|
2536,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2542,
|
|
2549,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"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": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
},
|
|
"solid": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"type": "extrudeArc"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1111,
|
|
1135,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1141,
|
|
1165,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1171,
|
|
1195,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1201,
|
|
1224,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1230,
|
|
1254,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1260,
|
|
1283,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1289,
|
|
1312,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1318,
|
|
1414,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudeArc"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1420,
|
|
1476,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1081,
|
|
1105,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1111,
|
|
1135,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
41.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1141,
|
|
1165,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
30.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1171,
|
|
1195,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-102.6313,
|
|
30.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1201,
|
|
1224,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-102.6313,
|
|
10.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6312,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1230,
|
|
1254,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6312,
|
|
10.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1260,
|
|
1283,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6312,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-22.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1289,
|
|
1312,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6312,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-22.6312,
|
|
20.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1318,
|
|
1414,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
-10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
-22.6312,
|
|
20.0
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": null,
|
|
"to": [
|
|
-10.75,
|
|
31.8813
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1420,
|
|
1476,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.75,
|
|
31.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1482,
|
|
1489,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "XZ",
|
|
"origin": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"xAxis": {
|
|
"x": 1.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"yAxis": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
548,
|
|
554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
827,
|
|
833,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg03": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg03",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
700,
|
|
706,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg04": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg04",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1068,
|
|
1074,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg05": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg05",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
978,
|
|
984,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg06": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg06",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
889,
|
|
895,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg07": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg07",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
741,
|
|
747,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg08": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg08",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
934,
|
|
940,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg09": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg09",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"type": "extrudeArc"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
656,
|
|
662,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg10": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg10",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1038,
|
|
1044,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 5.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2078,
|
|
2112,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"to": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2118,
|
|
2163,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"rectangleSegmentA001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2169,
|
|
2229,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2228,
|
|
"start": 2207,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"to": [
|
|
-22.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2169,
|
|
2229,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2228,
|
|
"start": 2207,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2207,
|
|
2228,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentB001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2235,
|
|
2348,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2347,
|
|
"start": 2326,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"to": [
|
|
-22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2235,
|
|
2348,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2347,
|
|
"start": 2326,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2326,
|
|
2347,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentC001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2354,
|
|
2474,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 2473,
|
|
"start": 2452,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"to": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2354,
|
|
2474,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2473,
|
|
"start": 2452,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2452,
|
|
2473,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2118,
|
|
2163,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"sketch003": {
|
|
"type": "Sketch",
|
|
"value": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1637,
|
|
1699,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 1698,
|
|
"start": 1677,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1705,
|
|
1818,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 1817,
|
|
"start": 1796,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"to": [
|
|
22.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1824,
|
|
1944,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6312,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 1943,
|
|
"start": 1922,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"to": [
|
|
32.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1950,
|
|
2006,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6312,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2012,
|
|
2019,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"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": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
},
|
|
"solid": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"type": "extrudeArc"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1111,
|
|
1135,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1141,
|
|
1165,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1171,
|
|
1195,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1201,
|
|
1224,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1230,
|
|
1254,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1260,
|
|
1283,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1289,
|
|
1312,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1318,
|
|
1414,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudeArc"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1420,
|
|
1476,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1081,
|
|
1105,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1111,
|
|
1135,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
41.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1141,
|
|
1165,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
30.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1171,
|
|
1195,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-102.6313,
|
|
30.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1201,
|
|
1224,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-102.6313,
|
|
10.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6312,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1230,
|
|
1254,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6312,
|
|
10.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1260,
|
|
1283,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6312,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-22.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1289,
|
|
1312,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6312,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-22.6312,
|
|
20.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1318,
|
|
1414,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
-10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
-22.6312,
|
|
20.0
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": null,
|
|
"to": [
|
|
-10.75,
|
|
31.8813
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1420,
|
|
1476,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.75,
|
|
31.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1482,
|
|
1489,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "XZ",
|
|
"origin": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"xAxis": {
|
|
"x": 1.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"yAxis": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
548,
|
|
554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
827,
|
|
833,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg03": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg03",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
700,
|
|
706,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg04": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg04",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1068,
|
|
1074,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg05": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg05",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
978,
|
|
984,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg06": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg06",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
889,
|
|
895,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg07": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg07",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
741,
|
|
747,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg08": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg08",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
934,
|
|
940,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg09": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg09",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"type": "extrudeArc"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
656,
|
|
662,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg10": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg10",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1038,
|
|
1044,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 5.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1547,
|
|
1581,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"to": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1587,
|
|
1631,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"rectangleSegmentA002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1637,
|
|
1699,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 1698,
|
|
"start": 1677,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1637,
|
|
1699,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1698,
|
|
"start": 1677,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1677,
|
|
1698,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentB002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1705,
|
|
1818,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 1817,
|
|
"start": 1796,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"to": [
|
|
22.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1705,
|
|
1818,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1817,
|
|
"start": 1796,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1796,
|
|
1817,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentC002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1824,
|
|
1944,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6312,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 1943,
|
|
"start": 1922,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"to": [
|
|
32.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1824,
|
|
1944,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1943,
|
|
"start": 1922,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1922,
|
|
1943,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1587,
|
|
1631,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"sketch004": {
|
|
"type": "Sketch",
|
|
"value": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2698,
|
|
2765,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2764,
|
|
"start": 2743,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA003"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2771,
|
|
2884,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2883,
|
|
"start": 2862,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB003"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2890,
|
|
3010,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 3009,
|
|
"start": 2988,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC003"
|
|
},
|
|
"to": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3016,
|
|
3072,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3078,
|
|
3085,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "face",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "end",
|
|
"xAxis": {
|
|
"x": 1.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"yAxis": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
},
|
|
"solid": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2169,
|
|
2229,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2228,
|
|
"start": 2207,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2235,
|
|
2348,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2347,
|
|
"start": 2326,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2354,
|
|
2474,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2473,
|
|
"start": 2452,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2480,
|
|
2536,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2169,
|
|
2229,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2228,
|
|
"start": 2207,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"to": [
|
|
-22.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2235,
|
|
2348,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2347,
|
|
"start": 2326,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"to": [
|
|
-22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2354,
|
|
2474,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 2473,
|
|
"start": 2452,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"to": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2480,
|
|
2536,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2542,
|
|
2549,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"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": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
},
|
|
"solid": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"type": "extrudeArc"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1111,
|
|
1135,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1141,
|
|
1165,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1171,
|
|
1195,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1201,
|
|
1224,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1230,
|
|
1254,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1260,
|
|
1283,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1289,
|
|
1312,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1318,
|
|
1414,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudeArc"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1420,
|
|
1476,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1081,
|
|
1105,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1111,
|
|
1135,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
41.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1141,
|
|
1165,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
30.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1171,
|
|
1195,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-102.6313,
|
|
30.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1201,
|
|
1224,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-102.6313,
|
|
10.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6312,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1230,
|
|
1254,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6312,
|
|
10.9406
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-32.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1260,
|
|
1283,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6312,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-22.6312,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1289,
|
|
1312,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6312,
|
|
-10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-22.6312,
|
|
20.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1318,
|
|
1414,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
-10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
-22.6312,
|
|
20.0
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": null,
|
|
"to": [
|
|
-10.75,
|
|
31.8813
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1420,
|
|
1476,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.75,
|
|
31.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1482,
|
|
1489,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "XZ",
|
|
"origin": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"xAxis": {
|
|
"x": 1.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"yAxis": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": -1.0,
|
|
"z": 0.0
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"to": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
31.8813
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
514,
|
|
555,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 554,
|
|
"start": 548,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
548,
|
|
554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
754,
|
|
834,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 833,
|
|
"start": 827,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
827,
|
|
833,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg03": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg03",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
669,
|
|
707,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 706,
|
|
"start": 700,
|
|
"type": "TagDeclarator",
|
|
"value": "seg03"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
700,
|
|
706,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg04": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg04",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1051,
|
|
1075,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1074,
|
|
"start": 1068,
|
|
"type": "TagDeclarator",
|
|
"value": "seg04"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1068,
|
|
1074,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg05": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg05",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
947,
|
|
985,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 984,
|
|
"start": 978,
|
|
"type": "TagDeclarator",
|
|
"value": "seg05"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
978,
|
|
984,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg06": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg06",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
840,
|
|
896,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 895,
|
|
"start": 889,
|
|
"type": "TagDeclarator",
|
|
"value": "seg06"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
889,
|
|
895,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg07": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg07",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
713,
|
|
748,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 747,
|
|
"start": 741,
|
|
"type": "TagDeclarator",
|
|
"value": "seg07"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
741,
|
|
747,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg08": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg08",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
102.6313,
|
|
10.9406
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"to": [
|
|
102.6313,
|
|
30.9406
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
902,
|
|
941,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 940,
|
|
"start": 934,
|
|
"type": "TagDeclarator",
|
|
"value": "seg08"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
934,
|
|
940,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg09": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg09",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
]
|
|
},
|
|
"ccw": false,
|
|
"center": [
|
|
10.75,
|
|
20.0
|
|
],
|
|
"from": [
|
|
10.75,
|
|
31.8813
|
|
],
|
|
"radius": 11.88125,
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"to": [
|
|
22.6313,
|
|
20.0
|
|
],
|
|
"type": "Arc",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
561,
|
|
663,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 662,
|
|
"start": 656,
|
|
"type": "TagDeclarator",
|
|
"value": "seg09"
|
|
},
|
|
"type": "extrudeArc"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
656,
|
|
662,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg10": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg10",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
30.9406
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
41.8813
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
991,
|
|
1045,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 1044,
|
|
"start": 1038,
|
|
"type": "TagDeclarator",
|
|
"value": "seg10"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1038,
|
|
1044,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 5.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
462,
|
|
508,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2078,
|
|
2112,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"to": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2118,
|
|
2163,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"rectangleSegmentA001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2169,
|
|
2229,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2228,
|
|
"start": 2207,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"to": [
|
|
-22.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2169,
|
|
2229,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2228,
|
|
"start": 2207,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2207,
|
|
2228,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentB001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2235,
|
|
2348,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2347,
|
|
"start": 2326,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"to": [
|
|
-22.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2235,
|
|
2348,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2347,
|
|
"start": 2326,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2326,
|
|
2347,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentC001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2354,
|
|
2474,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-22.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 2473,
|
|
"start": 2452,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"to": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2354,
|
|
2474,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2473,
|
|
"start": 2452,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2452,
|
|
2473,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2118,
|
|
2163,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 13.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2118,
|
|
2163,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2609,
|
|
2641,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"to": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2647,
|
|
2692,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"rectangleSegmentA003": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2698,
|
|
2765,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2764,
|
|
"start": 2743,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA003"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2698,
|
|
2765,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2764,
|
|
"start": 2743,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2743,
|
|
2764,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentB003": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2771,
|
|
2884,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2883,
|
|
"start": 2862,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB003"
|
|
},
|
|
"to": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2771,
|
|
2884,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2883,
|
|
"start": 2862,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2862,
|
|
2883,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"rectangleSegmentC003": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2890,
|
|
3010,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
32.6313,
|
|
-10.0
|
|
],
|
|
"tag": {
|
|
"end": 3009,
|
|
"start": 2988,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC003"
|
|
},
|
|
"to": [
|
|
-32.6313,
|
|
-10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2890,
|
|
3010,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 3009,
|
|
"start": 2988,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2988,
|
|
3009,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2647,
|
|
2692,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"slateWidthHalf": {
|
|
"type": "Number",
|
|
"value": 20.75,
|
|
"ty": {
|
|
"type": "Unknown"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
268,
|
|
272,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
275,
|
|
276,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"templateDiameter": {
|
|
"type": "Number",
|
|
"value": 17.4625,
|
|
"ty": {
|
|
"type": "Unknown"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
174,
|
|
176,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
179,
|
|
181,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
184,
|
|
190,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"templateGap": {
|
|
"type": "Number",
|
|
"value": 1.8812,
|
|
"ty": {
|
|
"type": "Unknown"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
174,
|
|
176,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
179,
|
|
181,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
184,
|
|
190,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
150,
|
|
154,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
243,
|
|
244,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
247,
|
|
250,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"templateThickness": {
|
|
"type": "Number",
|
|
"value": 10.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
327,
|
|
329,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|