* hide program memory source ranges from the app Signed-off-by: Jess Frazelle <github@jessfraz.com> fix unit tests Signed-off-by: Jess Frazelle <github@jessfraz.com> fix memory Signed-off-by: Jess Frazelle <github@jessfraz.com> remove from paths Signed-off-by: Jess Frazelle <github@jessfraz.com> updates Signed-off-by: Jess Frazelle <github@jessfraz.com> fixes Signed-off-by: Jess Frazelle <github@jessfraz.com> updates Signed-off-by: Jess Frazelle <github@jessfraz.com> updates Signed-off-by: Jess Frazelle <github@jessfraz.com> updates Signed-off-by: Jess Frazelle <github@jessfraz.com> updates Signed-off-by: Jess Frazelle <github@jessfraz.com> updates Signed-off-by: Jess Frazelle <github@jessfraz.com> updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * fix program memory source ranges * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> --------- Signed-off-by: Jess Frazelle <github@jessfraz.com> Co-authored-by: Kurt Hutten Irev-Dev <k.hutten@protonmail.ch>
4554 lines
108 KiB
Plaintext
4554 lines
108 KiB
Plaintext
---
|
|
source: kcl-lib/src/simulation_tests.rs
|
|
description: Variables in memory after executing enclosure.kcl
|
|
---
|
|
{
|
|
"extrude001": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
299,
|
|
347,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 346,
|
|
"start": 325,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
353,
|
|
455,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 454,
|
|
"start": 433,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
461,
|
|
581,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 580,
|
|
"start": 559,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
587,
|
|
672,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 671,
|
|
"start": 650,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
299,
|
|
347,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 346,
|
|
"start": 325,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"to": [
|
|
125.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
353,
|
|
455,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
125.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 454,
|
|
"start": 433,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"to": [
|
|
125.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
461,
|
|
581,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
125.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 580,
|
|
"start": 559,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
587,
|
|
672,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 671,
|
|
"start": 650,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD001"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
678,
|
|
685,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
0.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"
|
|
}
|
|
},
|
|
"start": {
|
|
"from": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"to": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
268,
|
|
293,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"rectangleSegmentA001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
299,
|
|
347,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 346,
|
|
"start": 325,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"to": [
|
|
125.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
299,
|
|
347,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 346,
|
|
"start": 325,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentB001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
353,
|
|
455,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
125.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 454,
|
|
"start": 433,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"to": [
|
|
125.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
353,
|
|
455,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 454,
|
|
"start": 433,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentC001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
461,
|
|
581,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
125.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 580,
|
|
"start": 559,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
461,
|
|
581,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 580,
|
|
"start": 559,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentD001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentD001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
587,
|
|
672,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 671,
|
|
"start": 650,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD001"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
587,
|
|
672,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 671,
|
|
"start": 650,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"height": 70.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"edgeCuts": [
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 12.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 12.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 12.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 12.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
}
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
},
|
|
"extrude003": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2447,
|
|
2495,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2494,
|
|
"start": 2473,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2501,
|
|
2603,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2602,
|
|
"start": 2581,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2609,
|
|
2729,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2728,
|
|
"start": 2707,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2735,
|
|
2820,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2819,
|
|
"start": 2798,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2447,
|
|
2495,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2494,
|
|
"start": 2473,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"to": [
|
|
275.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2501,
|
|
2603,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
275.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2602,
|
|
"start": 2581,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"to": [
|
|
275.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2609,
|
|
2729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
275.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 2728,
|
|
"start": 2707,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"to": [
|
|
150.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2735,
|
|
2820,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 2819,
|
|
"start": 2798,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD002"
|
|
},
|
|
"to": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2826,
|
|
2833,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
150.0,
|
|
0.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"
|
|
}
|
|
},
|
|
"start": {
|
|
"from": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"to": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2406,
|
|
2441,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"rectangleSegmentA002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2447,
|
|
2495,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2494,
|
|
"start": 2473,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"to": [
|
|
275.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2447,
|
|
2495,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2494,
|
|
"start": 2473,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentB002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2501,
|
|
2603,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
275.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2602,
|
|
"start": 2581,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"to": [
|
|
275.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2501,
|
|
2603,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2602,
|
|
"start": 2581,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentC002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2609,
|
|
2729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
275.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 2728,
|
|
"start": 2707,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"to": [
|
|
150.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2609,
|
|
2729,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2728,
|
|
"start": 2707,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentD002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentD002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2735,
|
|
2820,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 2819,
|
|
"start": 2798,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD002"
|
|
},
|
|
"to": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2735,
|
|
2820,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2819,
|
|
"start": 2798,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"edgeCuts": [
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 12.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 12.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 12.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 12.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
}
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
},
|
|
"extrude004": {
|
|
"type": "Solid",
|
|
"value": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4065,
|
|
4135,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4134,
|
|
"start": 4113,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA003"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4141,
|
|
4265,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4264,
|
|
"start": 4243,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB003"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4271,
|
|
4391,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4390,
|
|
"start": 4369,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC003"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4397,
|
|
4482,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4481,
|
|
"start": 4460,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4065,
|
|
4135,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
153.0,
|
|
3.0
|
|
],
|
|
"tag": {
|
|
"end": 4134,
|
|
"start": 4113,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA003"
|
|
},
|
|
"to": [
|
|
272.0,
|
|
3.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4141,
|
|
4265,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
272.0,
|
|
3.0
|
|
],
|
|
"tag": {
|
|
"end": 4264,
|
|
"start": 4243,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB003"
|
|
},
|
|
"to": [
|
|
272.0,
|
|
172.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4271,
|
|
4391,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
272.0,
|
|
172.0
|
|
],
|
|
"tag": {
|
|
"end": 4390,
|
|
"start": 4369,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC003"
|
|
},
|
|
"to": [
|
|
153.0,
|
|
172.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4397,
|
|
4482,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
153.0,
|
|
172.0
|
|
],
|
|
"tag": {
|
|
"end": 4481,
|
|
"start": 4460,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD003"
|
|
},
|
|
"to": [
|
|
153.0,
|
|
3.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4488,
|
|
4495,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
153.0,
|
|
3.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
153.0,
|
|
3.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": 1.0,
|
|
"z": 0.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"solid": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2447,
|
|
2495,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2494,
|
|
"start": 2473,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2501,
|
|
2603,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2602,
|
|
"start": 2581,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2609,
|
|
2729,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2728,
|
|
"start": 2707,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2735,
|
|
2820,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2819,
|
|
"start": 2798,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2447,
|
|
2495,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2494,
|
|
"start": 2473,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"to": [
|
|
275.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2501,
|
|
2603,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
275.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2602,
|
|
"start": 2581,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"to": [
|
|
275.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2609,
|
|
2729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
275.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 2728,
|
|
"start": 2707,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"to": [
|
|
150.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2735,
|
|
2820,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 2819,
|
|
"start": 2798,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD002"
|
|
},
|
|
"to": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2826,
|
|
2833,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
150.0,
|
|
0.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"
|
|
}
|
|
},
|
|
"start": {
|
|
"from": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"to": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2406,
|
|
2441,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"rectangleSegmentA002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2447,
|
|
2495,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2494,
|
|
"start": 2473,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"to": [
|
|
275.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2447,
|
|
2495,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2494,
|
|
"start": 2473,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentB002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2501,
|
|
2603,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
275.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2602,
|
|
"start": 2581,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"to": [
|
|
275.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2501,
|
|
2603,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2602,
|
|
"start": 2581,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentC002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2609,
|
|
2729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
275.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 2728,
|
|
"start": 2707,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"to": [
|
|
150.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2609,
|
|
2729,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2728,
|
|
"start": 2707,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentD002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentD002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2735,
|
|
2820,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 2819,
|
|
"start": 2798,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD002"
|
|
},
|
|
"to": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2735,
|
|
2820,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2819,
|
|
"start": 2798,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"edgeCuts": [
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 12.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 12.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 12.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 12.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
}
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"start": {
|
|
"from": [
|
|
153.0,
|
|
3.0
|
|
],
|
|
"to": [
|
|
153.0,
|
|
3.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3975,
|
|
4059,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"rectangleSegmentA003": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4065,
|
|
4135,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
153.0,
|
|
3.0
|
|
],
|
|
"tag": {
|
|
"end": 4134,
|
|
"start": 4113,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA003"
|
|
},
|
|
"to": [
|
|
272.0,
|
|
3.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4065,
|
|
4135,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4134,
|
|
"start": 4113,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentB003": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4141,
|
|
4265,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
272.0,
|
|
3.0
|
|
],
|
|
"tag": {
|
|
"end": 4264,
|
|
"start": 4243,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB003"
|
|
},
|
|
"to": [
|
|
272.0,
|
|
172.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4141,
|
|
4265,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4264,
|
|
"start": 4243,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentC003": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4271,
|
|
4391,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
272.0,
|
|
172.0
|
|
],
|
|
"tag": {
|
|
"end": 4390,
|
|
"start": 4369,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC003"
|
|
},
|
|
"to": [
|
|
153.0,
|
|
172.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4271,
|
|
4391,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4390,
|
|
"start": 4369,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentD003": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentD003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4397,
|
|
4482,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
153.0,
|
|
172.0
|
|
],
|
|
"tag": {
|
|
"end": 4481,
|
|
"start": 4460,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD003"
|
|
},
|
|
"to": [
|
|
153.0,
|
|
3.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4397,
|
|
4482,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4481,
|
|
"start": 4460,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"edgeCuts": [
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 9.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 9.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 9.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 9.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
}
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
},
|
|
"function001": {
|
|
"type": "Function"
|
|
},
|
|
"height": {
|
|
"type": "Number",
|
|
"value": 70.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
}
|
|
},
|
|
"holeDia": {
|
|
"type": "Number",
|
|
"value": 4.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
}
|
|
},
|
|
"length": {
|
|
"type": "Number",
|
|
"value": 175.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentA001": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
299,
|
|
347,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 346,
|
|
"start": 325,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"to": [
|
|
125.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
299,
|
|
347,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 346,
|
|
"start": 325,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentA002": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2447,
|
|
2495,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2494,
|
|
"start": 2473,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"to": [
|
|
275.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2447,
|
|
2495,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2494,
|
|
"start": 2473,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentA003": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4065,
|
|
4135,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
153.0,
|
|
3.0
|
|
],
|
|
"tag": {
|
|
"end": 4134,
|
|
"start": 4113,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA003"
|
|
},
|
|
"to": [
|
|
272.0,
|
|
3.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4065,
|
|
4135,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4134,
|
|
"start": 4113,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentB001": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
353,
|
|
455,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
125.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 454,
|
|
"start": 433,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"to": [
|
|
125.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
353,
|
|
455,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 454,
|
|
"start": 433,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentB002": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2501,
|
|
2603,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
275.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2602,
|
|
"start": 2581,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"to": [
|
|
275.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2501,
|
|
2603,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2602,
|
|
"start": 2581,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentB003": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4141,
|
|
4265,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
272.0,
|
|
3.0
|
|
],
|
|
"tag": {
|
|
"end": 4264,
|
|
"start": 4243,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB003"
|
|
},
|
|
"to": [
|
|
272.0,
|
|
172.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4141,
|
|
4265,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4264,
|
|
"start": 4243,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentC001": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
461,
|
|
581,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
125.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 580,
|
|
"start": 559,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
461,
|
|
581,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 580,
|
|
"start": 559,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentC002": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2609,
|
|
2729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
275.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 2728,
|
|
"start": 2707,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"to": [
|
|
150.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2609,
|
|
2729,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2728,
|
|
"start": 2707,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentC003": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4271,
|
|
4391,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
272.0,
|
|
172.0
|
|
],
|
|
"tag": {
|
|
"end": 4390,
|
|
"start": 4369,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC003"
|
|
},
|
|
"to": [
|
|
153.0,
|
|
172.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4271,
|
|
4391,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4390,
|
|
"start": 4369,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentD001": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentD001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
587,
|
|
672,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 671,
|
|
"start": 650,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD001"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
587,
|
|
672,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 671,
|
|
"start": 650,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentD002": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentD002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2735,
|
|
2820,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 2819,
|
|
"start": 2798,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD002"
|
|
},
|
|
"to": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2735,
|
|
2820,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2819,
|
|
"start": 2798,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentD003": {
|
|
"type": "TagIdentifier",
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentD003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4397,
|
|
4482,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
153.0,
|
|
172.0
|
|
],
|
|
"tag": {
|
|
"end": 4481,
|
|
"start": 4460,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD003"
|
|
},
|
|
"to": [
|
|
153.0,
|
|
3.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4397,
|
|
4482,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4481,
|
|
"start": 4460,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"sketch001": {
|
|
"type": "Sketch",
|
|
"value": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
299,
|
|
347,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 346,
|
|
"start": 325,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"to": [
|
|
125.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
353,
|
|
455,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
125.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 454,
|
|
"start": 433,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"to": [
|
|
125.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
461,
|
|
581,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
125.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 580,
|
|
"start": 559,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
587,
|
|
672,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 671,
|
|
"start": 650,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD001"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
678,
|
|
685,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
0.0,
|
|
0.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"
|
|
}
|
|
},
|
|
"start": {
|
|
"from": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"to": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
268,
|
|
293,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"rectangleSegmentA001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
299,
|
|
347,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 346,
|
|
"start": 325,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"to": [
|
|
125.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
299,
|
|
347,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 346,
|
|
"start": 325,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentB001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
353,
|
|
455,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
125.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 454,
|
|
"start": 433,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"to": [
|
|
125.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
353,
|
|
455,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 454,
|
|
"start": 433,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentC001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
461,
|
|
581,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
125.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 580,
|
|
"start": 559,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
461,
|
|
581,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 580,
|
|
"start": 559,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentD001": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentD001",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
587,
|
|
672,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
0.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 671,
|
|
"start": 650,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD001"
|
|
},
|
|
"to": [
|
|
0.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
587,
|
|
672,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 671,
|
|
"start": 650,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD001"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
},
|
|
"sketch003": {
|
|
"type": "Sketch",
|
|
"value": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2447,
|
|
2495,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2494,
|
|
"start": 2473,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"to": [
|
|
275.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2501,
|
|
2603,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
275.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2602,
|
|
"start": 2581,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"to": [
|
|
275.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2609,
|
|
2729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
275.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 2728,
|
|
"start": 2707,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"to": [
|
|
150.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2735,
|
|
2820,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 2819,
|
|
"start": 2798,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD002"
|
|
},
|
|
"to": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2826,
|
|
2833,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
150.0,
|
|
0.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"
|
|
}
|
|
},
|
|
"start": {
|
|
"from": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"to": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2406,
|
|
2441,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"rectangleSegmentA002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2447,
|
|
2495,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2494,
|
|
"start": 2473,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"to": [
|
|
275.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2447,
|
|
2495,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2494,
|
|
"start": 2473,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentB002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2501,
|
|
2603,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
275.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2602,
|
|
"start": 2581,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"to": [
|
|
275.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2501,
|
|
2603,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2602,
|
|
"start": 2581,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentC002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2609,
|
|
2729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
275.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 2728,
|
|
"start": 2707,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"to": [
|
|
150.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2609,
|
|
2729,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2728,
|
|
"start": 2707,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentD002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentD002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2735,
|
|
2820,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 2819,
|
|
"start": 2798,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD002"
|
|
},
|
|
"to": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2735,
|
|
2820,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2819,
|
|
"start": 2798,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
},
|
|
"sketch004": {
|
|
"type": "Sketch",
|
|
"value": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4065,
|
|
4135,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
153.0,
|
|
3.0
|
|
],
|
|
"tag": {
|
|
"end": 4134,
|
|
"start": 4113,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA003"
|
|
},
|
|
"to": [
|
|
272.0,
|
|
3.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4141,
|
|
4265,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
272.0,
|
|
3.0
|
|
],
|
|
"tag": {
|
|
"end": 4264,
|
|
"start": 4243,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB003"
|
|
},
|
|
"to": [
|
|
272.0,
|
|
172.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4271,
|
|
4391,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
272.0,
|
|
172.0
|
|
],
|
|
"tag": {
|
|
"end": 4390,
|
|
"start": 4369,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC003"
|
|
},
|
|
"to": [
|
|
153.0,
|
|
172.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4397,
|
|
4482,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
153.0,
|
|
172.0
|
|
],
|
|
"tag": {
|
|
"end": 4481,
|
|
"start": 4460,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD003"
|
|
},
|
|
"to": [
|
|
153.0,
|
|
3.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4488,
|
|
4495,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
153.0,
|
|
3.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
153.0,
|
|
3.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": 1.0,
|
|
"z": 0.0
|
|
},
|
|
"zAxis": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"solid": {
|
|
"type": "Solid",
|
|
"id": "[uuid]",
|
|
"artifactId": "[uuid]",
|
|
"value": [
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2447,
|
|
2495,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2494,
|
|
"start": 2473,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2501,
|
|
2603,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2602,
|
|
"start": 2581,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2609,
|
|
2729,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2728,
|
|
"start": 2707,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"type": "extrudePlane"
|
|
},
|
|
{
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2735,
|
|
2820,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2819,
|
|
"start": 2798,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
],
|
|
"sketch": {
|
|
"type": "Sketch",
|
|
"id": "[uuid]",
|
|
"paths": [
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2447,
|
|
2495,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2494,
|
|
"start": 2473,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"to": [
|
|
275.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2501,
|
|
2603,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
275.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2602,
|
|
"start": 2581,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"to": [
|
|
275.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2609,
|
|
2729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
275.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 2728,
|
|
"start": 2707,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"to": [
|
|
150.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2735,
|
|
2820,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 2819,
|
|
"start": 2798,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD002"
|
|
},
|
|
"to": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
{
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2826,
|
|
2833,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"tag": null,
|
|
"to": [
|
|
150.0,
|
|
0.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"
|
|
}
|
|
},
|
|
"start": {
|
|
"from": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"to": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2406,
|
|
2441,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"rectangleSegmentA002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2447,
|
|
2495,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2494,
|
|
"start": 2473,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"to": [
|
|
275.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2447,
|
|
2495,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2494,
|
|
"start": 2473,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentB002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2501,
|
|
2603,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
275.0,
|
|
0.0
|
|
],
|
|
"tag": {
|
|
"end": 2602,
|
|
"start": 2581,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"to": [
|
|
275.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2501,
|
|
2603,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2602,
|
|
"start": 2581,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentC002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2609,
|
|
2729,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
275.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 2728,
|
|
"start": 2707,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"to": [
|
|
150.0,
|
|
175.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2609,
|
|
2729,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2728,
|
|
"start": 2707,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentD002": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentD002",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2735,
|
|
2820,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
150.0,
|
|
175.0
|
|
],
|
|
"tag": {
|
|
"end": 2819,
|
|
"start": 2798,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD002"
|
|
},
|
|
"to": [
|
|
150.0,
|
|
0.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
2735,
|
|
2820,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 2819,
|
|
"start": 2798,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD002"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"height": 3.0,
|
|
"startCapId": "[uuid]",
|
|
"endCapId": "[uuid]",
|
|
"edgeCuts": [
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 12.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 12.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 12.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
},
|
|
{
|
|
"type": "fillet",
|
|
"id": "[uuid]",
|
|
"radius": 12.0,
|
|
"edgeId": "[uuid]",
|
|
"tag": null
|
|
}
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"start": {
|
|
"from": [
|
|
153.0,
|
|
3.0
|
|
],
|
|
"to": [
|
|
153.0,
|
|
3.0
|
|
],
|
|
"units": {
|
|
"type": "Mm"
|
|
},
|
|
"tag": null,
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
3975,
|
|
4059,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"tags": {
|
|
"rectangleSegmentA003": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentA003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4065,
|
|
4135,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
153.0,
|
|
3.0
|
|
],
|
|
"tag": {
|
|
"end": 4134,
|
|
"start": 4113,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA003"
|
|
},
|
|
"to": [
|
|
272.0,
|
|
3.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4065,
|
|
4135,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4134,
|
|
"start": 4113,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentA003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentB003": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentB003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4141,
|
|
4265,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
272.0,
|
|
3.0
|
|
],
|
|
"tag": {
|
|
"end": 4264,
|
|
"start": 4243,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB003"
|
|
},
|
|
"to": [
|
|
272.0,
|
|
172.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4141,
|
|
4265,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4264,
|
|
"start": 4243,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentB003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentC003": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentC003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4271,
|
|
4391,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
272.0,
|
|
172.0
|
|
],
|
|
"tag": {
|
|
"end": 4390,
|
|
"start": 4369,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC003"
|
|
},
|
|
"to": [
|
|
153.0,
|
|
172.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4271,
|
|
4391,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4390,
|
|
"start": 4369,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentC003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
},
|
|
"rectangleSegmentD003": {
|
|
"type": "TagIdentifier",
|
|
"value": "rectangleSegmentD003",
|
|
"info": {
|
|
"type": "TagEngineInfo",
|
|
"id": "[uuid]",
|
|
"sketch": "[uuid]",
|
|
"path": {
|
|
"__geoMeta": {
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4397,
|
|
4482,
|
|
0
|
|
]
|
|
},
|
|
"from": [
|
|
153.0,
|
|
172.0
|
|
],
|
|
"tag": {
|
|
"end": 4481,
|
|
"start": 4460,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD003"
|
|
},
|
|
"to": [
|
|
153.0,
|
|
3.0
|
|
],
|
|
"type": "ToPoint",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
},
|
|
"surface": {
|
|
"faceId": "[uuid]",
|
|
"id": "[uuid]",
|
|
"sourceRange": [
|
|
4397,
|
|
4482,
|
|
0
|
|
],
|
|
"tag": {
|
|
"end": 4481,
|
|
"start": 4460,
|
|
"type": "TagDeclarator",
|
|
"value": "rectangleSegmentD003"
|
|
},
|
|
"type": "extrudePlane"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"artifactId": "[uuid]",
|
|
"originalId": "[uuid]",
|
|
"units": {
|
|
"type": "Mm"
|
|
}
|
|
}
|
|
},
|
|
"wallThickness": {
|
|
"type": "Number",
|
|
"value": 3.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
}
|
|
},
|
|
"width": {
|
|
"type": "Number",
|
|
"value": 125.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
}
|
|
}
|
|
}
|