* 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>
33811 lines
877 KiB
Plaintext
33811 lines
877 KiB
Plaintext
---
|
|
source: kcl/src/simulation_tests.rs
|
|
description: Variables in memory after executing kitt.kcl
|
|
---
|
|
{
|
|
"grillColumnA": {
|
|
"type": "Number",
|
|
"value": 14.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
588,
|
|
590,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
8241,
|
|
8242,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"grillColumnB": {
|
|
"type": "Number",
|
|
"value": 13.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
588,
|
|
590,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
8241,
|
|
8242,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
8428,
|
|
8429,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"grillColumnC": {
|
|
"type": "Number",
|
|
"value": 12.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
588,
|
|
590,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
8241,
|
|
8242,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
8460,
|
|
8461,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"grillColumnD": {
|
|
"type": "Number",
|
|
"value": 11.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
588,
|
|
590,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
8241,
|
|
8242,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
8492,
|
|
8493,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"grillColumnE": {
|
|
"type": "Number",
|
|
"value": 10.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
588,
|
|
590,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
8241,
|
|
8242,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
8524,
|
|
8525,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"grillHoleAB": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
27.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
27.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
27.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
28.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
28.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
28.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
28.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
27.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
27.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
27.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "face",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "seg02",
|
|
"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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
27.0,
|
|
13.0
|
|
],
|
|
"to": [
|
|
27.0,
|
|
13.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"grillHoleAD": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
27.0,
|
|
11.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
27.0,
|
|
12.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
27.0,
|
|
12.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
28.0,
|
|
12.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
28.0,
|
|
12.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
28.0,
|
|
11.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
28.0,
|
|
11.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
27.0,
|
|
11.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
27.0,
|
|
11.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
27.0,
|
|
11.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "face",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "seg02",
|
|
"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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
27.0,
|
|
11.0
|
|
],
|
|
"to": [
|
|
27.0,
|
|
11.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"grillHoleBA": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
25.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
25.0,
|
|
15.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
25.0,
|
|
15.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
26.0,
|
|
15.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
26.0,
|
|
15.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
26.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
26.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
25.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
25.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
25.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "face",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "seg02",
|
|
"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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
25.0,
|
|
14.0
|
|
],
|
|
"to": [
|
|
25.0,
|
|
14.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"grillHoleBC": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
25.0,
|
|
12.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
25.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
25.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
26.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
26.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
26.0,
|
|
12.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
26.0,
|
|
12.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
25.0,
|
|
12.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
25.0,
|
|
12.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
25.0,
|
|
12.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "face",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "seg02",
|
|
"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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
25.0,
|
|
12.0
|
|
],
|
|
"to": [
|
|
25.0,
|
|
12.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"grillHoleBE": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
25.0,
|
|
10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
25.0,
|
|
11.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
25.0,
|
|
11.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
26.0,
|
|
11.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
26.0,
|
|
11.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
26.0,
|
|
10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
26.0,
|
|
10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
25.0,
|
|
10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
25.0,
|
|
10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
25.0,
|
|
10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "face",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "seg02",
|
|
"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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
25.0,
|
|
10.0
|
|
],
|
|
"to": [
|
|
25.0,
|
|
10.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"grillHoleCB": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
23.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
23.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
23.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
24.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
24.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
24.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
24.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
23.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
23.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
23.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "face",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "seg02",
|
|
"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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
23.0,
|
|
13.0
|
|
],
|
|
"to": [
|
|
23.0,
|
|
13.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"grillHoleCD": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
23.0,
|
|
11.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
23.0,
|
|
12.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
23.0,
|
|
12.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
24.0,
|
|
12.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
24.0,
|
|
12.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
24.0,
|
|
11.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
24.0,
|
|
11.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
23.0,
|
|
11.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
23.0,
|
|
11.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
23.0,
|
|
11.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "face",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "seg02",
|
|
"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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
23.0,
|
|
11.0
|
|
],
|
|
"to": [
|
|
23.0,
|
|
11.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"grillHoleDepth": {
|
|
"type": "Number",
|
|
"value": -2.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
8562,
|
|
8564,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"grillHoleSize": {
|
|
"type": "Number",
|
|
"value": 1.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
8543,
|
|
8544,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"grillOffset": {
|
|
"type": "Number",
|
|
"value": 4.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
8241,
|
|
8242,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"grillRowA": {
|
|
"type": "Number",
|
|
"value": 27.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
570,
|
|
572,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
8241,
|
|
8242,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"grillRowB": {
|
|
"type": "Number",
|
|
"value": 25.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
570,
|
|
572,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
8241,
|
|
8242,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
8327,
|
|
8328,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"grillRowC": {
|
|
"type": "Number",
|
|
"value": 23.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
570,
|
|
572,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
8241,
|
|
8242,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
8353,
|
|
8354,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitBelly": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
7.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
7.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitBellyButton": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-9.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-9.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-9.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-7.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-7.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-7.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-7.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-9.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-9.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-9.0,
|
|
13.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-9.0,
|
|
13.0
|
|
],
|
|
"to": [
|
|
-9.0,
|
|
13.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 4.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitBellyButtonDepth": {
|
|
"type": "Number",
|
|
"value": 4.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1156,
|
|
1157,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
5283,
|
|
5284,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitBellyButtonElevation": {
|
|
"type": "Number",
|
|
"value": 13.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
570,
|
|
572,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
984,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1002,
|
|
1004,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
5172,
|
|
5173,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitBellyButtonHeight": {
|
|
"type": "Number",
|
|
"value": 1.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
5244,
|
|
5245,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitBellyButtonOffset": {
|
|
"type": "Number",
|
|
"value": 9.0,
|
|
"ty": {
|
|
"type": "Unknown"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
551,
|
|
553,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
984,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1138,
|
|
1139,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
5121,
|
|
5122,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
5125,
|
|
5126,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitBellyButtonWidth": {
|
|
"type": "Number",
|
|
"value": 2.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
5197,
|
|
5198,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitBellyDepth": {
|
|
"type": "Number",
|
|
"value": 3.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1156,
|
|
1157,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitBellyElevation": {
|
|
"type": "Number",
|
|
"value": 7.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
4050,
|
|
4051,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitBellyHeight": {
|
|
"type": "Number",
|
|
"value": 6.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
570,
|
|
572,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
984,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1002,
|
|
1004,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
4050,
|
|
4051,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
4109,
|
|
4110,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitBellyWidth": {
|
|
"type": "Number",
|
|
"value": 24.0,
|
|
"ty": {
|
|
"type": "Unknown"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
551,
|
|
553,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
984,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1138,
|
|
1139,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitBody": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitBodyDepth": {
|
|
"type": "Number",
|
|
"value": 18.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
588,
|
|
590,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitBodyElevation": {
|
|
"type": "Number",
|
|
"value": 6.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitBodyHeight": {
|
|
"type": "Number",
|
|
"value": 25.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
570,
|
|
572,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitBodyWidth": {
|
|
"type": "Number",
|
|
"value": 26.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
551,
|
|
553,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitButton1": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
12.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
12.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
12.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
12.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
10.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": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
7.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
7.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
11.0,
|
|
10.0
|
|
],
|
|
"to": [
|
|
11.0,
|
|
10.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitButton2": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
9.0,
|
|
10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
9.0,
|
|
12.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
9.0,
|
|
12.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
8.0,
|
|
12.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
8.0,
|
|
12.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
8.0,
|
|
10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
8.0,
|
|
10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
9.0,
|
|
10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
9.0,
|
|
10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
9.0,
|
|
10.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": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
7.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
7.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
9.0,
|
|
10.0
|
|
],
|
|
"to": [
|
|
9.0,
|
|
10.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitButton3": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
7.0,
|
|
10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
7.0,
|
|
12.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
7.0,
|
|
12.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
6.0,
|
|
12.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
6.0,
|
|
12.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
6.0,
|
|
10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
6.0,
|
|
10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
7.0,
|
|
10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
7.0,
|
|
10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
7.0,
|
|
10.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": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
7.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
7.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
7.0,
|
|
10.0
|
|
],
|
|
"to": [
|
|
7.0,
|
|
10.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitButtonDepth": {
|
|
"type": "Number",
|
|
"value": 2.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
4669,
|
|
4670,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitButtonElevation": {
|
|
"type": "Number",
|
|
"value": 10.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
4050,
|
|
4051,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
4570,
|
|
4571,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
5553,
|
|
5554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitButtonHeight": {
|
|
"type": "Number",
|
|
"value": 2.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
5477,
|
|
5478,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitButtonWidth": {
|
|
"type": "Number",
|
|
"value": 1.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
5457,
|
|
5458,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitEar": {
|
|
"type": "Function",
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
7086,
|
|
8007,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitEarDepth": {
|
|
"type": "Number",
|
|
"value": 8.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
7057,
|
|
7058,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitEarHeight": {
|
|
"type": "Number",
|
|
"value": 2.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
7074,
|
|
7075,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitEarOffsetFront": {
|
|
"type": "Number",
|
|
"value": 4.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
8028,
|
|
8029,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitEarOffsetSide": {
|
|
"type": "Number",
|
|
"value": 1.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
8049,
|
|
8050,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitEarWidth": {
|
|
"type": "Number",
|
|
"value": 8.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
7041,
|
|
7042,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitEyeDepth": {
|
|
"type": "Number",
|
|
"value": 0.5,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2322,
|
|
2325,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitEyeHeihgt": {
|
|
"type": "Number",
|
|
"value": 23.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
570,
|
|
572,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
984,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1002,
|
|
1004,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1311,
|
|
1312,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
2360,
|
|
2361,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitEyeOffset": {
|
|
"type": "Number",
|
|
"value": 7.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2377,
|
|
2378,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitFace": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1560,
|
|
1578,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1560,
|
|
1578,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2191,
|
|
2198,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.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": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1463,
|
|
1492,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitFaceDepth": {
|
|
"type": "Number",
|
|
"value": 2.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1450,
|
|
1451,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitFaceElevation": {
|
|
"type": "Number",
|
|
"value": 16.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
570,
|
|
572,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
984,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1002,
|
|
1004,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1311,
|
|
1312,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitFaceHeight": {
|
|
"type": "Number",
|
|
"value": 11.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
570,
|
|
572,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
984,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1002,
|
|
1004,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1002,
|
|
1004,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
570,
|
|
572,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
984,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1002,
|
|
1004,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1311,
|
|
1312,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1433,
|
|
1434,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitFaceWidth": {
|
|
"type": "Number",
|
|
"value": 20.0,
|
|
"ty": {
|
|
"type": "Unknown"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
551,
|
|
553,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
984,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1138,
|
|
1139,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1361,
|
|
1362,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitFloppy1": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
8.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
9.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
9.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-6.0,
|
|
9.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-6.0,
|
|
9.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-6.0,
|
|
8.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-6.0,
|
|
8.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
8.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
8.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
8.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": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
7.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
7.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-11.0,
|
|
8.0
|
|
],
|
|
"to": [
|
|
-11.0,
|
|
8.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitFloppy2": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
11.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
11.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-6.0,
|
|
11.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-6.0,
|
|
11.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-6.0,
|
|
10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-6.0,
|
|
10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
10.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": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
7.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
7.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-11.0,
|
|
10.0
|
|
],
|
|
"to": [
|
|
-11.0,
|
|
10.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitFloppy3": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
8.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
9.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
9.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
6.0,
|
|
9.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
6.0,
|
|
9.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
6.0,
|
|
8.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
6.0,
|
|
8.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
8.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
8.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
8.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": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
7.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
7.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
11.0,
|
|
8.0
|
|
],
|
|
"to": [
|
|
11.0,
|
|
8.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitFloppyDepth": {
|
|
"type": "Number",
|
|
"value": 2.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
4669,
|
|
4670,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitFloppyElevation": {
|
|
"type": "Number",
|
|
"value": 8.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
4050,
|
|
4051,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
4570,
|
|
4571,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitFloppyHeight": {
|
|
"type": "Number",
|
|
"value": 1.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
4590,
|
|
4591,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitFloppyOffset": {
|
|
"type": "Number",
|
|
"value": 11.0,
|
|
"ty": {
|
|
"type": "Unknown"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
551,
|
|
553,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
984,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1138,
|
|
1139,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
4646,
|
|
4647,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
4650,
|
|
4651,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitFloppyWidth": {
|
|
"type": "Number",
|
|
"value": 5.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
4610,
|
|
4611,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitHead": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitHeadDepth": {
|
|
"type": "Number",
|
|
"value": 3.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1156,
|
|
1157,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitHeadElevation": {
|
|
"type": "Number",
|
|
"value": 14.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
570,
|
|
572,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
984,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1002,
|
|
1004,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitHeadHeight": {
|
|
"type": "Number",
|
|
"value": 16.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1002,
|
|
1004,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitHeadOffset": {
|
|
"type": "Number",
|
|
"value": 1.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
984,
|
|
985,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitHeadWidth": {
|
|
"type": "Number",
|
|
"value": 24.0,
|
|
"ty": {
|
|
"type": "Unknown"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
551,
|
|
553,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
984,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1138,
|
|
1139,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitLeftEar": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
4.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
4.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
4.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
4.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
4.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
4.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "face",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "seg01",
|
|
"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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
4.0,
|
|
14.0
|
|
],
|
|
"to": [
|
|
4.0,
|
|
14.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 2.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitLeftEye1": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-7.0,
|
|
23.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-7.0,
|
|
24.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-7.0,
|
|
24.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-6.0,
|
|
24.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-6.0,
|
|
24.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-6.0,
|
|
23.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-6.0,
|
|
23.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-7.0,
|
|
23.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-7.0,
|
|
23.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-7.0,
|
|
23.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": [
|
|
1560,
|
|
1578,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1560,
|
|
1578,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2191,
|
|
2198,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.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": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1463,
|
|
1492,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-7.0,
|
|
23.0
|
|
],
|
|
"to": [
|
|
-7.0,
|
|
23.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.5,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitLeftEye2": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-6.0,
|
|
24.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-6.0,
|
|
25.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-6.0,
|
|
25.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-3.0,
|
|
25.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-3.0,
|
|
25.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-3.0,
|
|
24.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-3.0,
|
|
24.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-6.0,
|
|
24.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-6.0,
|
|
24.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-6.0,
|
|
24.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": [
|
|
1560,
|
|
1578,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1560,
|
|
1578,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2191,
|
|
2198,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.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": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1463,
|
|
1492,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-6.0,
|
|
24.0
|
|
],
|
|
"to": [
|
|
-6.0,
|
|
24.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.5,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitLeftEye3": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-3.0,
|
|
23.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-3.0,
|
|
24.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-3.0,
|
|
24.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-2.0,
|
|
24.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-2.0,
|
|
24.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-2.0,
|
|
23.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-2.0,
|
|
23.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-3.0,
|
|
23.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-3.0,
|
|
23.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-3.0,
|
|
23.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": [
|
|
1560,
|
|
1578,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1560,
|
|
1578,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2191,
|
|
2198,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.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": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1463,
|
|
1492,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-3.0,
|
|
23.0
|
|
],
|
|
"to": [
|
|
-3.0,
|
|
23.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.5,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitLeftLeg": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6290,
|
|
6319,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6327,
|
|
6358,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6366,
|
|
6396,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6404,
|
|
6460,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6290,
|
|
6319,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
-4.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-3.0,
|
|
-4.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6327,
|
|
6358,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-3.0,
|
|
-4.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-3.0,
|
|
-14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6366,
|
|
6396,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-3.0,
|
|
-14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
-14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6404,
|
|
6460,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
-14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
-4.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6468,
|
|
6475,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
-4.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
-4.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "XY",
|
|
"origin": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"xAxis": {
|
|
"x": 1.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"yAxis": {
|
|
"x": 0.0,
|
|
"y": 1.0,
|
|
"z": 0.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-10.0,
|
|
-4.0
|
|
],
|
|
"to": [
|
|
-10.0,
|
|
-4.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6231,
|
|
6282,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
6231,
|
|
6282,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
6231,
|
|
6282,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitLeg": {
|
|
"type": "Function",
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
6082,
|
|
6899,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitLegOffset": {
|
|
"type": "Number",
|
|
"value": 3.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
6915,
|
|
6916,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitMouthDownLeft": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-3.0,
|
|
19.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-3.0,
|
|
20.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-3.0,
|
|
20.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-2.0,
|
|
20.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-2.0,
|
|
20.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-2.0,
|
|
19.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-2.0,
|
|
19.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-3.0,
|
|
19.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-3.0,
|
|
19.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-3.0,
|
|
19.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": [
|
|
1560,
|
|
1578,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1560,
|
|
1578,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2191,
|
|
2198,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.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": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1463,
|
|
1492,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-3.0,
|
|
19.0
|
|
],
|
|
"to": [
|
|
-3.0,
|
|
19.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.5,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitMouthDownRight": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.0,
|
|
19.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.0,
|
|
20.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.0,
|
|
20.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
4.0,
|
|
20.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
4.0,
|
|
20.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
4.0,
|
|
19.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
4.0,
|
|
19.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.0,
|
|
19.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.0,
|
|
19.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.0,
|
|
19.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": [
|
|
1560,
|
|
1578,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1560,
|
|
1578,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2191,
|
|
2198,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.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": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1463,
|
|
1492,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.0,
|
|
19.0
|
|
],
|
|
"to": [
|
|
3.0,
|
|
19.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.5,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitMouthHeight": {
|
|
"type": "Number",
|
|
"value": 20.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
570,
|
|
572,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
984,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1002,
|
|
1004,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1311,
|
|
1312,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
2360,
|
|
2361,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
3586,
|
|
3587,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitMouthOffset": {
|
|
"type": "Number",
|
|
"value": 4.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
3552,
|
|
3553,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitMouthUpLeft": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-4.0,
|
|
20.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-4.0,
|
|
21.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-4.0,
|
|
21.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-3.0,
|
|
21.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-3.0,
|
|
21.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-3.0,
|
|
20.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-3.0,
|
|
20.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-4.0,
|
|
20.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-4.0,
|
|
20.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-4.0,
|
|
20.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": [
|
|
1560,
|
|
1578,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1560,
|
|
1578,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2191,
|
|
2198,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.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": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1463,
|
|
1492,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-4.0,
|
|
20.0
|
|
],
|
|
"to": [
|
|
-4.0,
|
|
20.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.5,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitMouthUpRight": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
4.0,
|
|
20.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
4.0,
|
|
21.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
4.0,
|
|
21.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
5.0,
|
|
21.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
5.0,
|
|
21.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
5.0,
|
|
20.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
5.0,
|
|
20.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
4.0,
|
|
20.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
4.0,
|
|
20.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
4.0,
|
|
20.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": [
|
|
1560,
|
|
1578,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1560,
|
|
1578,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2191,
|
|
2198,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.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": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1463,
|
|
1492,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
4.0,
|
|
20.0
|
|
],
|
|
"to": [
|
|
4.0,
|
|
20.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.5,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitNose": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2936,
|
|
2954,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2977,
|
|
2995,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3021,
|
|
3039,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3060,
|
|
3079,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3104,
|
|
3122,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3145,
|
|
3163,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3188,
|
|
3207,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3233,
|
|
3252,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3278,
|
|
3297,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3320,
|
|
3338,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3365,
|
|
3384,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3410,
|
|
3466,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2936,
|
|
2954,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-2.0,
|
|
18.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-2.0,
|
|
19.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2977,
|
|
2995,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-2.0,
|
|
19.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
19.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3021,
|
|
3039,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
19.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
21.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3060,
|
|
3079,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
21.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-1.0,
|
|
21.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3104,
|
|
3122,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-1.0,
|
|
21.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-1.0,
|
|
22.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3145,
|
|
3163,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-1.0,
|
|
22.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.0,
|
|
22.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3188,
|
|
3207,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.0,
|
|
22.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
2.0,
|
|
21.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3233,
|
|
3252,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
2.0,
|
|
21.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
1.0,
|
|
21.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3278,
|
|
3297,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
1.0,
|
|
21.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
1.0,
|
|
19.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3320,
|
|
3338,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
1.0,
|
|
19.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.0,
|
|
19.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3365,
|
|
3384,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.0,
|
|
19.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.0,
|
|
18.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3410,
|
|
3466,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.0,
|
|
18.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-2.0,
|
|
18.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3472,
|
|
3479,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-2.0,
|
|
18.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-2.0,
|
|
18.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": [
|
|
1560,
|
|
1578,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1560,
|
|
1578,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2191,
|
|
2198,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.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": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1463,
|
|
1492,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2845,
|
|
2876,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-2.0,
|
|
18.0
|
|
],
|
|
"to": [
|
|
-2.0,
|
|
18.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2882,
|
|
2923,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2882,
|
|
2923,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.5,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
2882,
|
|
2923,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitNoseElevation": {
|
|
"type": "Number",
|
|
"value": 18.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
570,
|
|
572,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
984,
|
|
985,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1002,
|
|
1004,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
1311,
|
|
1312,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
2360,
|
|
2361,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
2833,
|
|
2834,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitRightEar": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-4.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-4.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-4.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-4.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "face",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "seg01",
|
|
"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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 2.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitRightEye": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
4.0,
|
|
22.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
4.0,
|
|
26.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
4.0,
|
|
26.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
6.0,
|
|
26.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
6.0,
|
|
26.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
6.0,
|
|
22.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
6.0,
|
|
22.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
4.0,
|
|
22.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
4.0,
|
|
22.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
4.0,
|
|
22.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": [
|
|
1560,
|
|
1578,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1560,
|
|
1578,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1608,
|
|
1627,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1659,
|
|
1689,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1711,
|
|
1729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1762,
|
|
1780,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1810,
|
|
1839,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1865,
|
|
1884,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
29.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1917,
|
|
1935,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1969,
|
|
2000,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
28.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2025,
|
|
2044,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2077,
|
|
2096,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
17.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2129,
|
|
2185,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2191,
|
|
2198,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-10.0,
|
|
16.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": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
30.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
14.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
14.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1463,
|
|
1492,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"to": [
|
|
-10.0,
|
|
16.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
1498,
|
|
1554,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
4.0,
|
|
22.0
|
|
],
|
|
"to": [
|
|
4.0,
|
|
22.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 0.5,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitRightLeg": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6290,
|
|
6319,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6327,
|
|
6358,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6366,
|
|
6396,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6404,
|
|
6460,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6290,
|
|
6319,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.0,
|
|
-4.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
-4.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6327,
|
|
6358,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
-4.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
10.0,
|
|
-14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6366,
|
|
6396,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
10.0,
|
|
-14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.0,
|
|
-14.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6404,
|
|
6460,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.0,
|
|
-14.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.0,
|
|
-4.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6468,
|
|
6475,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
3.0,
|
|
-4.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
3.0,
|
|
-4.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "plane",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "XY",
|
|
"origin": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"xAxis": {
|
|
"x": 1.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"yAxis": {
|
|
"x": 0.0,
|
|
"y": 1.0,
|
|
"z": 0.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": []
|
|
},
|
|
"start": {
|
|
"from": [
|
|
3.0,
|
|
-4.0
|
|
],
|
|
"to": [
|
|
3.0,
|
|
-4.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
6231,
|
|
6282,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
6231,
|
|
6282,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
6231,
|
|
6282,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitShoeHeight": {
|
|
"type": "Number",
|
|
"value": 3.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
6070,
|
|
6071,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitShoeLength": {
|
|
"type": "Number",
|
|
"value": 10.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
6051,
|
|
6053,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitShoeWidth": {
|
|
"type": "Number",
|
|
"value": 7.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
6033,
|
|
6034,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitVHS": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-4.0,
|
|
8.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-4.0,
|
|
10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-4.0,
|
|
10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
4.0,
|
|
10.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
4.0,
|
|
10.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
4.0,
|
|
8.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
4.0,
|
|
8.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-4.0,
|
|
8.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-4.0,
|
|
8.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-4.0,
|
|
8.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": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
13.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
13.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
12.0,
|
|
7.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-12.0,
|
|
7.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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"to": [
|
|
-12.0,
|
|
7.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
-4.0,
|
|
8.0
|
|
],
|
|
"to": [
|
|
-4.0,
|
|
8.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 1.0,
|
|
"startCapId": null,
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitVHSdepth": {
|
|
"type": "Number",
|
|
"value": 1.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
4417,
|
|
4418,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitVHSelevation": {
|
|
"type": "Number",
|
|
"value": 8.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
4050,
|
|
4051,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
4346,
|
|
4347,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitVHSheight": {
|
|
"type": "Number",
|
|
"value": 2.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
4364,
|
|
4365,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitVHSwidth": {
|
|
"type": "Number",
|
|
"value": 8.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
4401,
|
|
4402,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitVentA": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
7.0,
|
|
1.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
7.0,
|
|
2.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
7.0,
|
|
2.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
2.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
2.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
1.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
1.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
7.0,
|
|
1.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
7.0,
|
|
1.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
7.0,
|
|
1.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "face",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "seg02",
|
|
"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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
7.0,
|
|
1.0
|
|
],
|
|
"to": [
|
|
7.0,
|
|
1.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitVentB": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
7.0,
|
|
3.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
7.0,
|
|
4.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
7.0,
|
|
4.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
4.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
4.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
3.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
3.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
7.0,
|
|
3.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
7.0,
|
|
3.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
7.0,
|
|
3.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "face",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "seg02",
|
|
"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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
7.0,
|
|
3.0
|
|
],
|
|
"to": [
|
|
7.0,
|
|
3.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitVentC": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
277,
|
|
300,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
7.0,
|
|
5.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
7.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
308,
|
|
330,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
7.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
338,
|
|
362,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
11.0,
|
|
5.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
370,
|
|
426,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
11.0,
|
|
5.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
7.0,
|
|
5.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
434,
|
|
441,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
7.0,
|
|
5.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
7.0,
|
|
5.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
],
|
|
"on": {
|
|
"type": "face",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": "seg02",
|
|
"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": [
|
|
689,
|
|
719,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
],
|
|
"tag": null,
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
689,
|
|
719,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
825,
|
|
881,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
887,
|
|
894,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"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": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"to": [
|
|
-13.0,
|
|
6.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": 18.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
627,
|
|
683,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
183,
|
|
220,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"start": {
|
|
"from": [
|
|
7.0,
|
|
5.0
|
|
],
|
|
"to": [
|
|
7.0,
|
|
5.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"height": -2.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": null,
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
228,
|
|
269,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"kitVentElevation": {
|
|
"type": "Number",
|
|
"value": 7.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
534,
|
|
535,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"sourceRange": [
|
|
9399,
|
|
9400,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitVentHoleDepth": {
|
|
"type": "Number",
|
|
"value": -2.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
8562,
|
|
8564,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitVentHoleHeight": {
|
|
"type": "Number",
|
|
"value": 4.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
9460,
|
|
9461,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitVentHoleWidth": {
|
|
"type": "Number",
|
|
"value": 1.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
9438,
|
|
9439,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"kitVentOffset": {
|
|
"type": "Number",
|
|
"value": 1.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
9417,
|
|
9418,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"pixelBox": {
|
|
"type": "Function",
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
95,
|
|
496,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg01": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "seg01",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
-13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
725,
|
|
768,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 767,
|
|
"start": 761,
|
|
"type": "TagDeclarator",
|
|
"value": "seg01"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
761,
|
|
767,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"seg02": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "seg02",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
13.0,
|
|
31.0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"to": [
|
|
13.0,
|
|
6.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
774,
|
|
819,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 818,
|
|
"start": 812,
|
|
"type": "TagDeclarator",
|
|
"value": "seg02"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
},
|
|
"__meta": [
|
|
{
|
|
"sourceRange": [
|
|
812,
|
|
818,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|