Files
modeling-app/rust/kcl-lib/tests/kcl_samples/router-template-cross-bar/program_memory.snap
Nick Cameron 461a2c3ab2 Support comments on attributes (#5850)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
2025-03-20 16:23:20 +13:00

7964 lines
208 KiB
Plaintext

---
source: kcl-lib/src/simulation_tests.rs
description: Variables in memory after executing router-template-cross-bar.kcl
---
{
"depth": {
"type": "Number",
"value": 30.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"distanceToInsideEdge": {
"type": "Number",
"value": 32.6313,
"ty": {
"type": "Unknown"
}
},
"extrude001": {
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 560,
"end": 566,
"start": 560,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 668,
"end": 674,
"start": 668,
"type": "TagDeclarator",
"value": "seg09"
},
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 727,
"end": 733,
"start": 727,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 780,
"end": 786,
"start": 780,
"type": "TagDeclarator",
"value": "seg07"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 881,
"end": 887,
"start": 881,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 958,
"end": 964,
"start": 958,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1015,
"end": 1021,
"start": 1015,
"type": "TagDeclarator",
"value": "seg08"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1074,
"end": 1080,
"start": 1074,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1149,
"end": 1155,
"start": 1149,
"type": "TagDeclarator",
"value": "seg10"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1194,
"end": 1200,
"start": 1194,
"type": "TagDeclarator",
"value": "seg04"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
31.8813
],
"tag": {
"commentStart": 560,
"end": 566,
"start": 560,
"type": "TagDeclarator",
"value": "seg01"
},
"to": [
10.75,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": false,
"center": [
10.75,
20.0
],
"from": [
10.75,
31.8813
],
"radius": 11.88125,
"tag": {
"commentStart": 668,
"end": 674,
"start": 668,
"type": "TagDeclarator",
"value": "seg09"
},
"to": [
22.6313,
20.0
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6313,
20.0
],
"tag": {
"commentStart": 727,
"end": 733,
"start": 727,
"type": "TagDeclarator",
"value": "seg03"
},
"to": [
22.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6313,
-10.0
],
"tag": {
"commentStart": 780,
"end": 786,
"start": 780,
"type": "TagDeclarator",
"value": "seg07"
},
"to": [
32.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
-10.0
],
"tag": {
"commentStart": 881,
"end": 887,
"start": 881,
"type": "TagDeclarator",
"value": "seg02"
},
"to": [
32.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
10.9406
],
"tag": {
"commentStart": 958,
"end": 964,
"start": 958,
"type": "TagDeclarator",
"value": "seg06"
},
"to": [
102.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
102.6313,
10.9406
],
"tag": {
"commentStart": 1015,
"end": 1021,
"start": 1015,
"type": "TagDeclarator",
"value": "seg08"
},
"to": [
102.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
102.6313,
30.9406
],
"tag": {
"commentStart": 1074,
"end": 1080,
"start": 1074,
"type": "TagDeclarator",
"value": "seg05"
},
"to": [
32.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
30.9406
],
"tag": {
"commentStart": 1149,
"end": 1155,
"start": 1149,
"type": "TagDeclarator",
"value": "seg10"
},
"to": [
32.6313,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
41.8813
],
"tag": {
"commentStart": 1194,
"end": 1200,
"start": 1194,
"type": "TagDeclarator",
"value": "seg04"
},
"to": [
0.0,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
41.8813
],
"tag": null,
"to": [
-32.6313,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
41.8813
],
"tag": null,
"to": [
-32.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
30.9406
],
"tag": null,
"to": [
-102.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-102.6313,
30.9406
],
"tag": null,
"to": [
-102.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-102.6313,
10.9406
],
"tag": null,
"to": [
-32.6312,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6312,
10.9406
],
"tag": null,
"to": [
-32.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6312,
-10.0
],
"tag": null,
"to": [
-22.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-22.6312,
-10.0
],
"tag": null,
"to": [
-22.6312,
20.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": false,
"center": [
-10.75,
20.0
],
"from": [
-22.6312,
20.0
],
"radius": 11.88125,
"tag": null,
"to": [
-10.75,
31.8813
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-10.75,
31.8813
],
"tag": null,
"to": [
0.0,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
31.8813
],
"tag": null,
"to": [
0.0,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XZ",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
0.0,
31.8813
],
"to": [
0.0,
31.8813
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"seg01": {
"type": "TagIdentifier",
"value": "seg01"
},
"seg02": {
"type": "TagIdentifier",
"value": "seg02"
},
"seg03": {
"type": "TagIdentifier",
"value": "seg03"
},
"seg04": {
"type": "TagIdentifier",
"value": "seg04"
},
"seg05": {
"type": "TagIdentifier",
"value": "seg05"
},
"seg06": {
"type": "TagIdentifier",
"value": "seg06"
},
"seg07": {
"type": "TagIdentifier",
"value": "seg07"
},
"seg08": {
"type": "TagIdentifier",
"value": "seg08"
},
"seg09": {
"type": "TagIdentifier",
"value": "seg09"
},
"seg10": {
"type": "TagIdentifier",
"value": "seg10"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 5.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
}
}
},
"extrude002": {
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2381,
"end": 2402,
"start": 2381,
"type": "TagDeclarator",
"value": "rectangleSegmentA001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2500,
"end": 2521,
"start": 2500,
"type": "TagDeclarator",
"value": "rectangleSegmentB001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2626,
"end": 2647,
"start": 2626,
"type": "TagDeclarator",
"value": "rectangleSegmentC001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
0.0
],
"tag": {
"commentStart": 2381,
"end": 2402,
"start": 2381,
"type": "TagDeclarator",
"value": "rectangleSegmentA001"
},
"to": [
-22.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-22.6313,
0.0
],
"tag": {
"commentStart": 2500,
"end": 2521,
"start": 2500,
"type": "TagDeclarator",
"value": "rectangleSegmentB001"
},
"to": [
-22.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-22.6313,
-10.0
],
"tag": {
"commentStart": 2626,
"end": 2647,
"start": 2626,
"type": "TagDeclarator",
"value": "rectangleSegmentC001"
},
"to": [
-32.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
-10.0
],
"tag": null,
"to": [
-32.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
0.0
],
"tag": null,
"to": [
-32.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "face",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "start",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 560,
"end": 566,
"start": 560,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 668,
"end": 674,
"start": 668,
"type": "TagDeclarator",
"value": "seg09"
},
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 727,
"end": 733,
"start": 727,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 780,
"end": 786,
"start": 780,
"type": "TagDeclarator",
"value": "seg07"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 881,
"end": 887,
"start": 881,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 958,
"end": 964,
"start": 958,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1015,
"end": 1021,
"start": 1015,
"type": "TagDeclarator",
"value": "seg08"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1074,
"end": 1080,
"start": 1074,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1149,
"end": 1155,
"start": 1149,
"type": "TagDeclarator",
"value": "seg10"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1194,
"end": 1200,
"start": 1194,
"type": "TagDeclarator",
"value": "seg04"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
31.8813
],
"tag": {
"commentStart": 560,
"end": 566,
"start": 560,
"type": "TagDeclarator",
"value": "seg01"
},
"to": [
10.75,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": false,
"center": [
10.75,
20.0
],
"from": [
10.75,
31.8813
],
"radius": 11.88125,
"tag": {
"commentStart": 668,
"end": 674,
"start": 668,
"type": "TagDeclarator",
"value": "seg09"
},
"to": [
22.6313,
20.0
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6313,
20.0
],
"tag": {
"commentStart": 727,
"end": 733,
"start": 727,
"type": "TagDeclarator",
"value": "seg03"
},
"to": [
22.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6313,
-10.0
],
"tag": {
"commentStart": 780,
"end": 786,
"start": 780,
"type": "TagDeclarator",
"value": "seg07"
},
"to": [
32.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
-10.0
],
"tag": {
"commentStart": 881,
"end": 887,
"start": 881,
"type": "TagDeclarator",
"value": "seg02"
},
"to": [
32.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
10.9406
],
"tag": {
"commentStart": 958,
"end": 964,
"start": 958,
"type": "TagDeclarator",
"value": "seg06"
},
"to": [
102.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
102.6313,
10.9406
],
"tag": {
"commentStart": 1015,
"end": 1021,
"start": 1015,
"type": "TagDeclarator",
"value": "seg08"
},
"to": [
102.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
102.6313,
30.9406
],
"tag": {
"commentStart": 1074,
"end": 1080,
"start": 1074,
"type": "TagDeclarator",
"value": "seg05"
},
"to": [
32.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
30.9406
],
"tag": {
"commentStart": 1149,
"end": 1155,
"start": 1149,
"type": "TagDeclarator",
"value": "seg10"
},
"to": [
32.6313,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
41.8813
],
"tag": {
"commentStart": 1194,
"end": 1200,
"start": 1194,
"type": "TagDeclarator",
"value": "seg04"
},
"to": [
0.0,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
41.8813
],
"tag": null,
"to": [
-32.6313,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
41.8813
],
"tag": null,
"to": [
-32.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
30.9406
],
"tag": null,
"to": [
-102.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-102.6313,
30.9406
],
"tag": null,
"to": [
-102.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-102.6313,
10.9406
],
"tag": null,
"to": [
-32.6312,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6312,
10.9406
],
"tag": null,
"to": [
-32.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6312,
-10.0
],
"tag": null,
"to": [
-22.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-22.6312,
-10.0
],
"tag": null,
"to": [
-22.6312,
20.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": false,
"center": [
-10.75,
20.0
],
"from": [
-22.6312,
20.0
],
"radius": 11.88125,
"tag": null,
"to": [
-10.75,
31.8813
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-10.75,
31.8813
],
"tag": null,
"to": [
0.0,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
31.8813
],
"tag": null,
"to": [
0.0,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XZ",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
0.0,
31.8813
],
"to": [
0.0,
31.8813
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"seg01": {
"type": "TagIdentifier",
"value": "seg01"
},
"seg02": {
"type": "TagIdentifier",
"value": "seg02"
},
"seg03": {
"type": "TagIdentifier",
"value": "seg03"
},
"seg04": {
"type": "TagIdentifier",
"value": "seg04"
},
"seg05": {
"type": "TagIdentifier",
"value": "seg05"
},
"seg06": {
"type": "TagIdentifier",
"value": "seg06"
},
"seg07": {
"type": "TagIdentifier",
"value": "seg07"
},
"seg08": {
"type": "TagIdentifier",
"value": "seg08"
},
"seg09": {
"type": "TagIdentifier",
"value": "seg09"
},
"seg10": {
"type": "TagIdentifier",
"value": "seg10"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 5.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
-32.6313,
0.0
],
"to": [
-32.6313,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"rectangleSegmentA001": {
"type": "TagIdentifier",
"value": "rectangleSegmentA001"
},
"rectangleSegmentB001": {
"type": "TagIdentifier",
"value": "rectangleSegmentB001"
},
"rectangleSegmentC001": {
"type": "TagIdentifier",
"value": "rectangleSegmentC001"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 13.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
}
}
},
"extrude003": {
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1851,
"end": 1872,
"start": 1851,
"type": "TagDeclarator",
"value": "rectangleSegmentA002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1970,
"end": 1991,
"start": 1970,
"type": "TagDeclarator",
"value": "rectangleSegmentB002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2096,
"end": 2117,
"start": 2096,
"type": "TagDeclarator",
"value": "rectangleSegmentC002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
0.0
],
"tag": {
"commentStart": 1851,
"end": 1872,
"start": 1851,
"type": "TagDeclarator",
"value": "rectangleSegmentA002"
},
"to": [
22.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6313,
0.0
],
"tag": {
"commentStart": 1970,
"end": 1991,
"start": 1970,
"type": "TagDeclarator",
"value": "rectangleSegmentB002"
},
"to": [
22.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6312,
-10.0
],
"tag": {
"commentStart": 2096,
"end": 2117,
"start": 2096,
"type": "TagDeclarator",
"value": "rectangleSegmentC002"
},
"to": [
32.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6312,
-10.0
],
"tag": null,
"to": [
32.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
0.0
],
"tag": null,
"to": [
32.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "face",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "start",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 560,
"end": 566,
"start": 560,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 668,
"end": 674,
"start": 668,
"type": "TagDeclarator",
"value": "seg09"
},
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 727,
"end": 733,
"start": 727,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 780,
"end": 786,
"start": 780,
"type": "TagDeclarator",
"value": "seg07"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 881,
"end": 887,
"start": 881,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 958,
"end": 964,
"start": 958,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1015,
"end": 1021,
"start": 1015,
"type": "TagDeclarator",
"value": "seg08"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1074,
"end": 1080,
"start": 1074,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1149,
"end": 1155,
"start": 1149,
"type": "TagDeclarator",
"value": "seg10"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1194,
"end": 1200,
"start": 1194,
"type": "TagDeclarator",
"value": "seg04"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
31.8813
],
"tag": {
"commentStart": 560,
"end": 566,
"start": 560,
"type": "TagDeclarator",
"value": "seg01"
},
"to": [
10.75,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": false,
"center": [
10.75,
20.0
],
"from": [
10.75,
31.8813
],
"radius": 11.88125,
"tag": {
"commentStart": 668,
"end": 674,
"start": 668,
"type": "TagDeclarator",
"value": "seg09"
},
"to": [
22.6313,
20.0
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6313,
20.0
],
"tag": {
"commentStart": 727,
"end": 733,
"start": 727,
"type": "TagDeclarator",
"value": "seg03"
},
"to": [
22.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6313,
-10.0
],
"tag": {
"commentStart": 780,
"end": 786,
"start": 780,
"type": "TagDeclarator",
"value": "seg07"
},
"to": [
32.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
-10.0
],
"tag": {
"commentStart": 881,
"end": 887,
"start": 881,
"type": "TagDeclarator",
"value": "seg02"
},
"to": [
32.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
10.9406
],
"tag": {
"commentStart": 958,
"end": 964,
"start": 958,
"type": "TagDeclarator",
"value": "seg06"
},
"to": [
102.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
102.6313,
10.9406
],
"tag": {
"commentStart": 1015,
"end": 1021,
"start": 1015,
"type": "TagDeclarator",
"value": "seg08"
},
"to": [
102.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
102.6313,
30.9406
],
"tag": {
"commentStart": 1074,
"end": 1080,
"start": 1074,
"type": "TagDeclarator",
"value": "seg05"
},
"to": [
32.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
30.9406
],
"tag": {
"commentStart": 1149,
"end": 1155,
"start": 1149,
"type": "TagDeclarator",
"value": "seg10"
},
"to": [
32.6313,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
41.8813
],
"tag": {
"commentStart": 1194,
"end": 1200,
"start": 1194,
"type": "TagDeclarator",
"value": "seg04"
},
"to": [
0.0,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
41.8813
],
"tag": null,
"to": [
-32.6313,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
41.8813
],
"tag": null,
"to": [
-32.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
30.9406
],
"tag": null,
"to": [
-102.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-102.6313,
30.9406
],
"tag": null,
"to": [
-102.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-102.6313,
10.9406
],
"tag": null,
"to": [
-32.6312,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6312,
10.9406
],
"tag": null,
"to": [
-32.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6312,
-10.0
],
"tag": null,
"to": [
-22.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-22.6312,
-10.0
],
"tag": null,
"to": [
-22.6312,
20.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": false,
"center": [
-10.75,
20.0
],
"from": [
-22.6312,
20.0
],
"radius": 11.88125,
"tag": null,
"to": [
-10.75,
31.8813
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-10.75,
31.8813
],
"tag": null,
"to": [
0.0,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
31.8813
],
"tag": null,
"to": [
0.0,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XZ",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
0.0,
31.8813
],
"to": [
0.0,
31.8813
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"seg01": {
"type": "TagIdentifier",
"value": "seg01"
},
"seg02": {
"type": "TagIdentifier",
"value": "seg02"
},
"seg03": {
"type": "TagIdentifier",
"value": "seg03"
},
"seg04": {
"type": "TagIdentifier",
"value": "seg04"
},
"seg05": {
"type": "TagIdentifier",
"value": "seg05"
},
"seg06": {
"type": "TagIdentifier",
"value": "seg06"
},
"seg07": {
"type": "TagIdentifier",
"value": "seg07"
},
"seg08": {
"type": "TagIdentifier",
"value": "seg08"
},
"seg09": {
"type": "TagIdentifier",
"value": "seg09"
},
"seg10": {
"type": "TagIdentifier",
"value": "seg10"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 5.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
32.6313,
0.0
],
"to": [
32.6313,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"rectangleSegmentA002": {
"type": "TagIdentifier",
"value": "rectangleSegmentA002"
},
"rectangleSegmentB002": {
"type": "TagIdentifier",
"value": "rectangleSegmentB002"
},
"rectangleSegmentC002": {
"type": "TagIdentifier",
"value": "rectangleSegmentC002"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 13.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
}
}
},
"extrude004": {
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2917,
"end": 2938,
"start": 2917,
"type": "TagDeclarator",
"value": "rectangleSegmentA003"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 3036,
"end": 3057,
"start": 3036,
"type": "TagDeclarator",
"value": "rectangleSegmentB003"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 3162,
"end": 3183,
"start": 3162,
"type": "TagDeclarator",
"value": "rectangleSegmentC003"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
0.0
],
"tag": {
"commentStart": 2917,
"end": 2938,
"start": 2917,
"type": "TagDeclarator",
"value": "rectangleSegmentA003"
},
"to": [
32.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
0.0
],
"tag": {
"commentStart": 3036,
"end": 3057,
"start": 3036,
"type": "TagDeclarator",
"value": "rectangleSegmentB003"
},
"to": [
32.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
-10.0
],
"tag": {
"commentStart": 3162,
"end": 3183,
"start": 3162,
"type": "TagDeclarator",
"value": "rectangleSegmentC003"
},
"to": [
-32.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
-10.0
],
"tag": null,
"to": [
-32.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
0.0
],
"tag": null,
"to": [
-32.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "face",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "end",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2381,
"end": 2402,
"start": 2381,
"type": "TagDeclarator",
"value": "rectangleSegmentA001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2500,
"end": 2521,
"start": 2500,
"type": "TagDeclarator",
"value": "rectangleSegmentB001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2626,
"end": 2647,
"start": 2626,
"type": "TagDeclarator",
"value": "rectangleSegmentC001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
0.0
],
"tag": {
"commentStart": 2381,
"end": 2402,
"start": 2381,
"type": "TagDeclarator",
"value": "rectangleSegmentA001"
},
"to": [
-22.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-22.6313,
0.0
],
"tag": {
"commentStart": 2500,
"end": 2521,
"start": 2500,
"type": "TagDeclarator",
"value": "rectangleSegmentB001"
},
"to": [
-22.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-22.6313,
-10.0
],
"tag": {
"commentStart": 2626,
"end": 2647,
"start": 2626,
"type": "TagDeclarator",
"value": "rectangleSegmentC001"
},
"to": [
-32.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
-10.0
],
"tag": null,
"to": [
-32.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
0.0
],
"tag": null,
"to": [
-32.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "face",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "start",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 560,
"end": 566,
"start": 560,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 668,
"end": 674,
"start": 668,
"type": "TagDeclarator",
"value": "seg09"
},
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 727,
"end": 733,
"start": 727,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 780,
"end": 786,
"start": 780,
"type": "TagDeclarator",
"value": "seg07"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 881,
"end": 887,
"start": 881,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 958,
"end": 964,
"start": 958,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1015,
"end": 1021,
"start": 1015,
"type": "TagDeclarator",
"value": "seg08"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1074,
"end": 1080,
"start": 1074,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1149,
"end": 1155,
"start": 1149,
"type": "TagDeclarator",
"value": "seg10"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1194,
"end": 1200,
"start": 1194,
"type": "TagDeclarator",
"value": "seg04"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
31.8813
],
"tag": {
"commentStart": 560,
"end": 566,
"start": 560,
"type": "TagDeclarator",
"value": "seg01"
},
"to": [
10.75,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": false,
"center": [
10.75,
20.0
],
"from": [
10.75,
31.8813
],
"radius": 11.88125,
"tag": {
"commentStart": 668,
"end": 674,
"start": 668,
"type": "TagDeclarator",
"value": "seg09"
},
"to": [
22.6313,
20.0
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6313,
20.0
],
"tag": {
"commentStart": 727,
"end": 733,
"start": 727,
"type": "TagDeclarator",
"value": "seg03"
},
"to": [
22.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6313,
-10.0
],
"tag": {
"commentStart": 780,
"end": 786,
"start": 780,
"type": "TagDeclarator",
"value": "seg07"
},
"to": [
32.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
-10.0
],
"tag": {
"commentStart": 881,
"end": 887,
"start": 881,
"type": "TagDeclarator",
"value": "seg02"
},
"to": [
32.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
10.9406
],
"tag": {
"commentStart": 958,
"end": 964,
"start": 958,
"type": "TagDeclarator",
"value": "seg06"
},
"to": [
102.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
102.6313,
10.9406
],
"tag": {
"commentStart": 1015,
"end": 1021,
"start": 1015,
"type": "TagDeclarator",
"value": "seg08"
},
"to": [
102.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
102.6313,
30.9406
],
"tag": {
"commentStart": 1074,
"end": 1080,
"start": 1074,
"type": "TagDeclarator",
"value": "seg05"
},
"to": [
32.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
30.9406
],
"tag": {
"commentStart": 1149,
"end": 1155,
"start": 1149,
"type": "TagDeclarator",
"value": "seg10"
},
"to": [
32.6313,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
41.8813
],
"tag": {
"commentStart": 1194,
"end": 1200,
"start": 1194,
"type": "TagDeclarator",
"value": "seg04"
},
"to": [
0.0,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
41.8813
],
"tag": null,
"to": [
-32.6313,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
41.8813
],
"tag": null,
"to": [
-32.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
30.9406
],
"tag": null,
"to": [
-102.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-102.6313,
30.9406
],
"tag": null,
"to": [
-102.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-102.6313,
10.9406
],
"tag": null,
"to": [
-32.6312,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6312,
10.9406
],
"tag": null,
"to": [
-32.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6312,
-10.0
],
"tag": null,
"to": [
-22.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-22.6312,
-10.0
],
"tag": null,
"to": [
-22.6312,
20.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": false,
"center": [
-10.75,
20.0
],
"from": [
-22.6312,
20.0
],
"radius": 11.88125,
"tag": null,
"to": [
-10.75,
31.8813
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-10.75,
31.8813
],
"tag": null,
"to": [
0.0,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
31.8813
],
"tag": null,
"to": [
0.0,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XZ",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
0.0,
31.8813
],
"to": [
0.0,
31.8813
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"seg01": {
"type": "TagIdentifier",
"value": "seg01"
},
"seg02": {
"type": "TagIdentifier",
"value": "seg02"
},
"seg03": {
"type": "TagIdentifier",
"value": "seg03"
},
"seg04": {
"type": "TagIdentifier",
"value": "seg04"
},
"seg05": {
"type": "TagIdentifier",
"value": "seg05"
},
"seg06": {
"type": "TagIdentifier",
"value": "seg06"
},
"seg07": {
"type": "TagIdentifier",
"value": "seg07"
},
"seg08": {
"type": "TagIdentifier",
"value": "seg08"
},
"seg09": {
"type": "TagIdentifier",
"value": "seg09"
},
"seg10": {
"type": "TagIdentifier",
"value": "seg10"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 5.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
-32.6313,
0.0
],
"to": [
-32.6313,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"rectangleSegmentA001": {
"type": "TagIdentifier",
"value": "rectangleSegmentA001"
},
"rectangleSegmentB001": {
"type": "TagIdentifier",
"value": "rectangleSegmentB001"
},
"rectangleSegmentC001": {
"type": "TagIdentifier",
"value": "rectangleSegmentC001"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 13.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
-32.6313,
0.0
],
"to": [
-32.6313,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"rectangleSegmentA003": {
"type": "TagIdentifier",
"value": "rectangleSegmentA003"
},
"rectangleSegmentB003": {
"type": "TagIdentifier",
"value": "rectangleSegmentB003"
},
"rectangleSegmentC003": {
"type": "TagIdentifier",
"value": "rectangleSegmentC003"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 4.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
}
}
},
"minClampingDistance": {
"type": "Number",
"value": 80.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"radius": {
"type": "Number",
"value": 10.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"rectangleSegmentA001": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "rectangleSegmentA001"
},
"rectangleSegmentA002": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "rectangleSegmentA002"
},
"rectangleSegmentA003": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "rectangleSegmentA003"
},
"rectangleSegmentB001": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "rectangleSegmentB001"
},
"rectangleSegmentB002": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "rectangleSegmentB002"
},
"rectangleSegmentB003": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "rectangleSegmentB003"
},
"rectangleSegmentC001": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "rectangleSegmentC001"
},
"rectangleSegmentC002": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "rectangleSegmentC002"
},
"rectangleSegmentC003": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "rectangleSegmentC003"
},
"routerDiameter": {
"type": "Number",
"value": 12.7,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"seg01": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "seg01"
},
"seg02": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "seg02"
},
"seg03": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "seg03"
},
"seg04": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "seg04"
},
"seg05": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "seg05"
},
"seg06": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "seg06"
},
"seg07": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "seg07"
},
"seg08": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "seg08"
},
"seg09": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "seg09"
},
"seg10": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "seg10"
},
"sketch001": {
"type": "Sketch",
"value": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
31.8813
],
"tag": {
"commentStart": 560,
"end": 566,
"start": 560,
"type": "TagDeclarator",
"value": "seg01"
},
"to": [
10.75,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": false,
"center": [
10.75,
20.0
],
"from": [
10.75,
31.8813
],
"radius": 11.88125,
"tag": {
"commentStart": 668,
"end": 674,
"start": 668,
"type": "TagDeclarator",
"value": "seg09"
},
"to": [
22.6313,
20.0
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6313,
20.0
],
"tag": {
"commentStart": 727,
"end": 733,
"start": 727,
"type": "TagDeclarator",
"value": "seg03"
},
"to": [
22.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6313,
-10.0
],
"tag": {
"commentStart": 780,
"end": 786,
"start": 780,
"type": "TagDeclarator",
"value": "seg07"
},
"to": [
32.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
-10.0
],
"tag": {
"commentStart": 881,
"end": 887,
"start": 881,
"type": "TagDeclarator",
"value": "seg02"
},
"to": [
32.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
10.9406
],
"tag": {
"commentStart": 958,
"end": 964,
"start": 958,
"type": "TagDeclarator",
"value": "seg06"
},
"to": [
102.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
102.6313,
10.9406
],
"tag": {
"commentStart": 1015,
"end": 1021,
"start": 1015,
"type": "TagDeclarator",
"value": "seg08"
},
"to": [
102.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
102.6313,
30.9406
],
"tag": {
"commentStart": 1074,
"end": 1080,
"start": 1074,
"type": "TagDeclarator",
"value": "seg05"
},
"to": [
32.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
30.9406
],
"tag": {
"commentStart": 1149,
"end": 1155,
"start": 1149,
"type": "TagDeclarator",
"value": "seg10"
},
"to": [
32.6313,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
41.8813
],
"tag": {
"commentStart": 1194,
"end": 1200,
"start": 1194,
"type": "TagDeclarator",
"value": "seg04"
},
"to": [
0.0,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
41.8813
],
"tag": null,
"to": [
-32.6313,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
41.8813
],
"tag": null,
"to": [
-32.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
30.9406
],
"tag": null,
"to": [
-102.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-102.6313,
30.9406
],
"tag": null,
"to": [
-102.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-102.6313,
10.9406
],
"tag": null,
"to": [
-32.6312,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6312,
10.9406
],
"tag": null,
"to": [
-32.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6312,
-10.0
],
"tag": null,
"to": [
-22.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-22.6312,
-10.0
],
"tag": null,
"to": [
-22.6312,
20.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": false,
"center": [
-10.75,
20.0
],
"from": [
-22.6312,
20.0
],
"radius": 11.88125,
"tag": null,
"to": [
-10.75,
31.8813
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-10.75,
31.8813
],
"tag": null,
"to": [
0.0,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
31.8813
],
"tag": null,
"to": [
0.0,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XZ",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
0.0,
31.8813
],
"to": [
0.0,
31.8813
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"seg01": {
"type": "TagIdentifier",
"value": "seg01"
},
"seg02": {
"type": "TagIdentifier",
"value": "seg02"
},
"seg03": {
"type": "TagIdentifier",
"value": "seg03"
},
"seg04": {
"type": "TagIdentifier",
"value": "seg04"
},
"seg05": {
"type": "TagIdentifier",
"value": "seg05"
},
"seg06": {
"type": "TagIdentifier",
"value": "seg06"
},
"seg07": {
"type": "TagIdentifier",
"value": "seg07"
},
"seg08": {
"type": "TagIdentifier",
"value": "seg08"
},
"seg09": {
"type": "TagIdentifier",
"value": "seg09"
},
"seg10": {
"type": "TagIdentifier",
"value": "seg10"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
}
},
"sketch002": {
"type": "Sketch",
"value": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
0.0
],
"tag": {
"commentStart": 2381,
"end": 2402,
"start": 2381,
"type": "TagDeclarator",
"value": "rectangleSegmentA001"
},
"to": [
-22.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-22.6313,
0.0
],
"tag": {
"commentStart": 2500,
"end": 2521,
"start": 2500,
"type": "TagDeclarator",
"value": "rectangleSegmentB001"
},
"to": [
-22.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-22.6313,
-10.0
],
"tag": {
"commentStart": 2626,
"end": 2647,
"start": 2626,
"type": "TagDeclarator",
"value": "rectangleSegmentC001"
},
"to": [
-32.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
-10.0
],
"tag": null,
"to": [
-32.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
0.0
],
"tag": null,
"to": [
-32.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "face",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "start",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 560,
"end": 566,
"start": 560,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 668,
"end": 674,
"start": 668,
"type": "TagDeclarator",
"value": "seg09"
},
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 727,
"end": 733,
"start": 727,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 780,
"end": 786,
"start": 780,
"type": "TagDeclarator",
"value": "seg07"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 881,
"end": 887,
"start": 881,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 958,
"end": 964,
"start": 958,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1015,
"end": 1021,
"start": 1015,
"type": "TagDeclarator",
"value": "seg08"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1074,
"end": 1080,
"start": 1074,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1149,
"end": 1155,
"start": 1149,
"type": "TagDeclarator",
"value": "seg10"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1194,
"end": 1200,
"start": 1194,
"type": "TagDeclarator",
"value": "seg04"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
31.8813
],
"tag": {
"commentStart": 560,
"end": 566,
"start": 560,
"type": "TagDeclarator",
"value": "seg01"
},
"to": [
10.75,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": false,
"center": [
10.75,
20.0
],
"from": [
10.75,
31.8813
],
"radius": 11.88125,
"tag": {
"commentStart": 668,
"end": 674,
"start": 668,
"type": "TagDeclarator",
"value": "seg09"
},
"to": [
22.6313,
20.0
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6313,
20.0
],
"tag": {
"commentStart": 727,
"end": 733,
"start": 727,
"type": "TagDeclarator",
"value": "seg03"
},
"to": [
22.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6313,
-10.0
],
"tag": {
"commentStart": 780,
"end": 786,
"start": 780,
"type": "TagDeclarator",
"value": "seg07"
},
"to": [
32.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
-10.0
],
"tag": {
"commentStart": 881,
"end": 887,
"start": 881,
"type": "TagDeclarator",
"value": "seg02"
},
"to": [
32.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
10.9406
],
"tag": {
"commentStart": 958,
"end": 964,
"start": 958,
"type": "TagDeclarator",
"value": "seg06"
},
"to": [
102.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
102.6313,
10.9406
],
"tag": {
"commentStart": 1015,
"end": 1021,
"start": 1015,
"type": "TagDeclarator",
"value": "seg08"
},
"to": [
102.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
102.6313,
30.9406
],
"tag": {
"commentStart": 1074,
"end": 1080,
"start": 1074,
"type": "TagDeclarator",
"value": "seg05"
},
"to": [
32.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
30.9406
],
"tag": {
"commentStart": 1149,
"end": 1155,
"start": 1149,
"type": "TagDeclarator",
"value": "seg10"
},
"to": [
32.6313,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
41.8813
],
"tag": {
"commentStart": 1194,
"end": 1200,
"start": 1194,
"type": "TagDeclarator",
"value": "seg04"
},
"to": [
0.0,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
41.8813
],
"tag": null,
"to": [
-32.6313,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
41.8813
],
"tag": null,
"to": [
-32.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
30.9406
],
"tag": null,
"to": [
-102.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-102.6313,
30.9406
],
"tag": null,
"to": [
-102.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-102.6313,
10.9406
],
"tag": null,
"to": [
-32.6312,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6312,
10.9406
],
"tag": null,
"to": [
-32.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6312,
-10.0
],
"tag": null,
"to": [
-22.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-22.6312,
-10.0
],
"tag": null,
"to": [
-22.6312,
20.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": false,
"center": [
-10.75,
20.0
],
"from": [
-22.6312,
20.0
],
"radius": 11.88125,
"tag": null,
"to": [
-10.75,
31.8813
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-10.75,
31.8813
],
"tag": null,
"to": [
0.0,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
31.8813
],
"tag": null,
"to": [
0.0,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XZ",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
0.0,
31.8813
],
"to": [
0.0,
31.8813
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"seg01": {
"type": "TagIdentifier",
"value": "seg01"
},
"seg02": {
"type": "TagIdentifier",
"value": "seg02"
},
"seg03": {
"type": "TagIdentifier",
"value": "seg03"
},
"seg04": {
"type": "TagIdentifier",
"value": "seg04"
},
"seg05": {
"type": "TagIdentifier",
"value": "seg05"
},
"seg06": {
"type": "TagIdentifier",
"value": "seg06"
},
"seg07": {
"type": "TagIdentifier",
"value": "seg07"
},
"seg08": {
"type": "TagIdentifier",
"value": "seg08"
},
"seg09": {
"type": "TagIdentifier",
"value": "seg09"
},
"seg10": {
"type": "TagIdentifier",
"value": "seg10"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 5.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
-32.6313,
0.0
],
"to": [
-32.6313,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"rectangleSegmentA001": {
"type": "TagIdentifier",
"value": "rectangleSegmentA001"
},
"rectangleSegmentB001": {
"type": "TagIdentifier",
"value": "rectangleSegmentB001"
},
"rectangleSegmentC001": {
"type": "TagIdentifier",
"value": "rectangleSegmentC001"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
}
},
"sketch003": {
"type": "Sketch",
"value": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
0.0
],
"tag": {
"commentStart": 1851,
"end": 1872,
"start": 1851,
"type": "TagDeclarator",
"value": "rectangleSegmentA002"
},
"to": [
22.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6313,
0.0
],
"tag": {
"commentStart": 1970,
"end": 1991,
"start": 1970,
"type": "TagDeclarator",
"value": "rectangleSegmentB002"
},
"to": [
22.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6312,
-10.0
],
"tag": {
"commentStart": 2096,
"end": 2117,
"start": 2096,
"type": "TagDeclarator",
"value": "rectangleSegmentC002"
},
"to": [
32.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6312,
-10.0
],
"tag": null,
"to": [
32.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
0.0
],
"tag": null,
"to": [
32.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "face",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "start",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 560,
"end": 566,
"start": 560,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 668,
"end": 674,
"start": 668,
"type": "TagDeclarator",
"value": "seg09"
},
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 727,
"end": 733,
"start": 727,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 780,
"end": 786,
"start": 780,
"type": "TagDeclarator",
"value": "seg07"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 881,
"end": 887,
"start": 881,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 958,
"end": 964,
"start": 958,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1015,
"end": 1021,
"start": 1015,
"type": "TagDeclarator",
"value": "seg08"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1074,
"end": 1080,
"start": 1074,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1149,
"end": 1155,
"start": 1149,
"type": "TagDeclarator",
"value": "seg10"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1194,
"end": 1200,
"start": 1194,
"type": "TagDeclarator",
"value": "seg04"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
31.8813
],
"tag": {
"commentStart": 560,
"end": 566,
"start": 560,
"type": "TagDeclarator",
"value": "seg01"
},
"to": [
10.75,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": false,
"center": [
10.75,
20.0
],
"from": [
10.75,
31.8813
],
"radius": 11.88125,
"tag": {
"commentStart": 668,
"end": 674,
"start": 668,
"type": "TagDeclarator",
"value": "seg09"
},
"to": [
22.6313,
20.0
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6313,
20.0
],
"tag": {
"commentStart": 727,
"end": 733,
"start": 727,
"type": "TagDeclarator",
"value": "seg03"
},
"to": [
22.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6313,
-10.0
],
"tag": {
"commentStart": 780,
"end": 786,
"start": 780,
"type": "TagDeclarator",
"value": "seg07"
},
"to": [
32.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
-10.0
],
"tag": {
"commentStart": 881,
"end": 887,
"start": 881,
"type": "TagDeclarator",
"value": "seg02"
},
"to": [
32.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
10.9406
],
"tag": {
"commentStart": 958,
"end": 964,
"start": 958,
"type": "TagDeclarator",
"value": "seg06"
},
"to": [
102.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
102.6313,
10.9406
],
"tag": {
"commentStart": 1015,
"end": 1021,
"start": 1015,
"type": "TagDeclarator",
"value": "seg08"
},
"to": [
102.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
102.6313,
30.9406
],
"tag": {
"commentStart": 1074,
"end": 1080,
"start": 1074,
"type": "TagDeclarator",
"value": "seg05"
},
"to": [
32.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
30.9406
],
"tag": {
"commentStart": 1149,
"end": 1155,
"start": 1149,
"type": "TagDeclarator",
"value": "seg10"
},
"to": [
32.6313,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
41.8813
],
"tag": {
"commentStart": 1194,
"end": 1200,
"start": 1194,
"type": "TagDeclarator",
"value": "seg04"
},
"to": [
0.0,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
41.8813
],
"tag": null,
"to": [
-32.6313,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
41.8813
],
"tag": null,
"to": [
-32.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
30.9406
],
"tag": null,
"to": [
-102.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-102.6313,
30.9406
],
"tag": null,
"to": [
-102.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-102.6313,
10.9406
],
"tag": null,
"to": [
-32.6312,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6312,
10.9406
],
"tag": null,
"to": [
-32.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6312,
-10.0
],
"tag": null,
"to": [
-22.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-22.6312,
-10.0
],
"tag": null,
"to": [
-22.6312,
20.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": false,
"center": [
-10.75,
20.0
],
"from": [
-22.6312,
20.0
],
"radius": 11.88125,
"tag": null,
"to": [
-10.75,
31.8813
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-10.75,
31.8813
],
"tag": null,
"to": [
0.0,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
31.8813
],
"tag": null,
"to": [
0.0,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XZ",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
0.0,
31.8813
],
"to": [
0.0,
31.8813
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"seg01": {
"type": "TagIdentifier",
"value": "seg01"
},
"seg02": {
"type": "TagIdentifier",
"value": "seg02"
},
"seg03": {
"type": "TagIdentifier",
"value": "seg03"
},
"seg04": {
"type": "TagIdentifier",
"value": "seg04"
},
"seg05": {
"type": "TagIdentifier",
"value": "seg05"
},
"seg06": {
"type": "TagIdentifier",
"value": "seg06"
},
"seg07": {
"type": "TagIdentifier",
"value": "seg07"
},
"seg08": {
"type": "TagIdentifier",
"value": "seg08"
},
"seg09": {
"type": "TagIdentifier",
"value": "seg09"
},
"seg10": {
"type": "TagIdentifier",
"value": "seg10"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 5.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
32.6313,
0.0
],
"to": [
32.6313,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"rectangleSegmentA002": {
"type": "TagIdentifier",
"value": "rectangleSegmentA002"
},
"rectangleSegmentB002": {
"type": "TagIdentifier",
"value": "rectangleSegmentB002"
},
"rectangleSegmentC002": {
"type": "TagIdentifier",
"value": "rectangleSegmentC002"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
}
},
"sketch004": {
"type": "Sketch",
"value": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
0.0
],
"tag": {
"commentStart": 2917,
"end": 2938,
"start": 2917,
"type": "TagDeclarator",
"value": "rectangleSegmentA003"
},
"to": [
32.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
0.0
],
"tag": {
"commentStart": 3036,
"end": 3057,
"start": 3036,
"type": "TagDeclarator",
"value": "rectangleSegmentB003"
},
"to": [
32.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
-10.0
],
"tag": {
"commentStart": 3162,
"end": 3183,
"start": 3162,
"type": "TagDeclarator",
"value": "rectangleSegmentC003"
},
"to": [
-32.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
-10.0
],
"tag": null,
"to": [
-32.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
0.0
],
"tag": null,
"to": [
-32.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "face",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "end",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2381,
"end": 2402,
"start": 2381,
"type": "TagDeclarator",
"value": "rectangleSegmentA001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2500,
"end": 2521,
"start": 2500,
"type": "TagDeclarator",
"value": "rectangleSegmentB001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2626,
"end": 2647,
"start": 2626,
"type": "TagDeclarator",
"value": "rectangleSegmentC001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
0.0
],
"tag": {
"commentStart": 2381,
"end": 2402,
"start": 2381,
"type": "TagDeclarator",
"value": "rectangleSegmentA001"
},
"to": [
-22.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-22.6313,
0.0
],
"tag": {
"commentStart": 2500,
"end": 2521,
"start": 2500,
"type": "TagDeclarator",
"value": "rectangleSegmentB001"
},
"to": [
-22.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-22.6313,
-10.0
],
"tag": {
"commentStart": 2626,
"end": 2647,
"start": 2626,
"type": "TagDeclarator",
"value": "rectangleSegmentC001"
},
"to": [
-32.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
-10.0
],
"tag": null,
"to": [
-32.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
0.0
],
"tag": null,
"to": [
-32.6313,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "face",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "start",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 560,
"end": 566,
"start": 560,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 668,
"end": 674,
"start": 668,
"type": "TagDeclarator",
"value": "seg09"
},
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 727,
"end": 733,
"start": 727,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 780,
"end": 786,
"start": 780,
"type": "TagDeclarator",
"value": "seg07"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 881,
"end": 887,
"start": 881,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 958,
"end": 964,
"start": 958,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1015,
"end": 1021,
"start": 1015,
"type": "TagDeclarator",
"value": "seg08"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1074,
"end": 1080,
"start": 1074,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1149,
"end": 1155,
"start": 1149,
"type": "TagDeclarator",
"value": "seg10"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1194,
"end": 1200,
"start": 1194,
"type": "TagDeclarator",
"value": "seg04"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
31.8813
],
"tag": {
"commentStart": 560,
"end": 566,
"start": 560,
"type": "TagDeclarator",
"value": "seg01"
},
"to": [
10.75,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": false,
"center": [
10.75,
20.0
],
"from": [
10.75,
31.8813
],
"radius": 11.88125,
"tag": {
"commentStart": 668,
"end": 674,
"start": 668,
"type": "TagDeclarator",
"value": "seg09"
},
"to": [
22.6313,
20.0
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6313,
20.0
],
"tag": {
"commentStart": 727,
"end": 733,
"start": 727,
"type": "TagDeclarator",
"value": "seg03"
},
"to": [
22.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
22.6313,
-10.0
],
"tag": {
"commentStart": 780,
"end": 786,
"start": 780,
"type": "TagDeclarator",
"value": "seg07"
},
"to": [
32.6313,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
-10.0
],
"tag": {
"commentStart": 881,
"end": 887,
"start": 881,
"type": "TagDeclarator",
"value": "seg02"
},
"to": [
32.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
10.9406
],
"tag": {
"commentStart": 958,
"end": 964,
"start": 958,
"type": "TagDeclarator",
"value": "seg06"
},
"to": [
102.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
102.6313,
10.9406
],
"tag": {
"commentStart": 1015,
"end": 1021,
"start": 1015,
"type": "TagDeclarator",
"value": "seg08"
},
"to": [
102.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
102.6313,
30.9406
],
"tag": {
"commentStart": 1074,
"end": 1080,
"start": 1074,
"type": "TagDeclarator",
"value": "seg05"
},
"to": [
32.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
30.9406
],
"tag": {
"commentStart": 1149,
"end": 1155,
"start": 1149,
"type": "TagDeclarator",
"value": "seg10"
},
"to": [
32.6313,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
32.6313,
41.8813
],
"tag": {
"commentStart": 1194,
"end": 1200,
"start": 1194,
"type": "TagDeclarator",
"value": "seg04"
},
"to": [
0.0,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
41.8813
],
"tag": null,
"to": [
-32.6313,
41.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
41.8813
],
"tag": null,
"to": [
-32.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
30.9406
],
"tag": null,
"to": [
-102.6313,
30.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-102.6313,
30.9406
],
"tag": null,
"to": [
-102.6313,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-102.6313,
10.9406
],
"tag": null,
"to": [
-32.6312,
10.9406
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6312,
10.9406
],
"tag": null,
"to": [
-32.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6312,
-10.0
],
"tag": null,
"to": [
-22.6312,
-10.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-22.6312,
-10.0
],
"tag": null,
"to": [
-22.6312,
20.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": false,
"center": [
-10.75,
20.0
],
"from": [
-22.6312,
20.0
],
"radius": 11.88125,
"tag": null,
"to": [
-10.75,
31.8813
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-10.75,
31.8813
],
"tag": null,
"to": [
0.0,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
31.8813
],
"tag": null,
"to": [
0.0,
31.8813
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XZ",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
0.0,
31.8813
],
"to": [
0.0,
31.8813
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"seg01": {
"type": "TagIdentifier",
"value": "seg01"
},
"seg02": {
"type": "TagIdentifier",
"value": "seg02"
},
"seg03": {
"type": "TagIdentifier",
"value": "seg03"
},
"seg04": {
"type": "TagIdentifier",
"value": "seg04"
},
"seg05": {
"type": "TagIdentifier",
"value": "seg05"
},
"seg06": {
"type": "TagIdentifier",
"value": "seg06"
},
"seg07": {
"type": "TagIdentifier",
"value": "seg07"
},
"seg08": {
"type": "TagIdentifier",
"value": "seg08"
},
"seg09": {
"type": "TagIdentifier",
"value": "seg09"
},
"seg10": {
"type": "TagIdentifier",
"value": "seg10"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 5.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
-32.6313,
0.0
],
"to": [
-32.6313,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"rectangleSegmentA001": {
"type": "TagIdentifier",
"value": "rectangleSegmentA001"
},
"rectangleSegmentB001": {
"type": "TagIdentifier",
"value": "rectangleSegmentB001"
},
"rectangleSegmentC001": {
"type": "TagIdentifier",
"value": "rectangleSegmentC001"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 13.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
-32.6313,
0.0
],
"to": [
-32.6313,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"rectangleSegmentA003": {
"type": "TagIdentifier",
"value": "rectangleSegmentA003"
},
"rectangleSegmentB003": {
"type": "TagIdentifier",
"value": "rectangleSegmentB003"
},
"rectangleSegmentC003": {
"type": "TagIdentifier",
"value": "rectangleSegmentC003"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
}
},
"slateWidthHalf": {
"type": "Number",
"value": 20.75,
"ty": {
"type": "Unknown"
}
},
"templateDiameter": {
"type": "Number",
"value": 17.4625,
"ty": {
"type": "Unknown"
}
},
"templateGap": {
"type": "Number",
"value": 1.8812,
"ty": {
"type": "Unknown"
}
},
"templateThickness": {
"type": "Number",
"value": 10.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
}
}