Files
modeling-app/rust/kcl-lib/tests/kcl_samples/router-template-cross-bar/program_memory.snap
2025-04-18 17:40:44 -05:00

8156 lines
213 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": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"extrude001": {
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 633,
"end": 639,
"start": 633,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 743,
"end": 749,
"start": 743,
"type": "TagDeclarator",
"value": "seg09"
},
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 809,
"end": 815,
"start": 809,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 862,
"end": 868,
"start": 862,
"type": "TagDeclarator",
"value": "seg07"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 963,
"end": 969,
"start": 963,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1040,
"end": 1046,
"start": 1040,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1097,
"end": 1103,
"start": 1097,
"type": "TagDeclarator",
"value": "seg08"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1156,
"end": 1162,
"start": 1156,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1231,
"end": 1237,
"start": 1231,
"type": "TagDeclarator",
"value": "seg10"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1273,
"end": 1279,
"start": 1273,
"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": 633,
"end": 639,
"start": 633,
"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": 743,
"end": 749,
"start": 743,
"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": 809,
"end": 815,
"start": 809,
"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": 862,
"end": 868,
"start": 862,
"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": 963,
"end": 969,
"start": 963,
"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": 1040,
"end": 1046,
"start": 1040,
"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": 1097,
"end": 1103,
"start": 1097,
"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": 1156,
"end": 1162,
"start": 1156,
"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": 1231,
"end": 1237,
"start": 1231,
"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": 1273,
"end": 1279,
"start": 1273,
"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,
"units": {
"type": "Mm"
}
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"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": 1977,
"end": 1998,
"start": 1977,
"type": "TagDeclarator",
"value": "rectangleSegmentA002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2093,
"end": 2114,
"start": 2093,
"type": "TagDeclarator",
"value": "rectangleSegmentB002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2216,
"end": 2237,
"start": 2216,
"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": 1977,
"end": 1998,
"start": 1977,
"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": 2093,
"end": 2114,
"start": 2093,
"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": 2216,
"end": 2237,
"start": 2216,
"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,
"units": {
"type": "Mm"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 633,
"end": 639,
"start": 633,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 743,
"end": 749,
"start": 743,
"type": "TagDeclarator",
"value": "seg09"
},
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 809,
"end": 815,
"start": 809,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 862,
"end": 868,
"start": 862,
"type": "TagDeclarator",
"value": "seg07"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 963,
"end": 969,
"start": 963,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1040,
"end": 1046,
"start": 1040,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1097,
"end": 1103,
"start": 1097,
"type": "TagDeclarator",
"value": "seg08"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1156,
"end": 1162,
"start": 1156,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1231,
"end": 1237,
"start": 1231,
"type": "TagDeclarator",
"value": "seg10"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1273,
"end": 1279,
"start": 1273,
"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": 633,
"end": 639,
"start": 633,
"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": 743,
"end": 749,
"start": 743,
"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": 809,
"end": 815,
"start": 809,
"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": 862,
"end": 868,
"start": 862,
"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": 963,
"end": 969,
"start": 963,
"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": 1040,
"end": 1046,
"start": 1040,
"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": 1097,
"end": 1103,
"start": 1097,
"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": 1156,
"end": 1162,
"start": 1156,
"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": 1231,
"end": 1237,
"start": 1231,
"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": 1273,
"end": 1279,
"start": 1273,
"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,
"units": {
"type": "Mm"
}
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"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"
}
}
},
"extrude003": {
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2581,
"end": 2602,
"start": 2581,
"type": "TagDeclarator",
"value": "rectangleSegmentA001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2697,
"end": 2718,
"start": 2697,
"type": "TagDeclarator",
"value": "rectangleSegmentB001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2820,
"end": 2841,
"start": 2820,
"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": 2581,
"end": 2602,
"start": 2581,
"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": 2697,
"end": 2718,
"start": 2697,
"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": 2820,
"end": 2841,
"start": 2820,
"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,
"units": {
"type": "Mm"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 633,
"end": 639,
"start": 633,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 743,
"end": 749,
"start": 743,
"type": "TagDeclarator",
"value": "seg09"
},
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 809,
"end": 815,
"start": 809,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 862,
"end": 868,
"start": 862,
"type": "TagDeclarator",
"value": "seg07"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 963,
"end": 969,
"start": 963,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1040,
"end": 1046,
"start": 1040,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1097,
"end": 1103,
"start": 1097,
"type": "TagDeclarator",
"value": "seg08"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1156,
"end": 1162,
"start": 1156,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1231,
"end": 1237,
"start": 1231,
"type": "TagDeclarator",
"value": "seg10"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1273,
"end": 1279,
"start": 1273,
"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": 633,
"end": 639,
"start": 633,
"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": 743,
"end": 749,
"start": 743,
"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": 809,
"end": 815,
"start": 809,
"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": 862,
"end": 868,
"start": 862,
"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": 963,
"end": 969,
"start": 963,
"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": 1040,
"end": 1046,
"start": 1040,
"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": 1097,
"end": 1103,
"start": 1097,
"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": 1156,
"end": 1162,
"start": 1156,
"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": 1231,
"end": 1237,
"start": 1231,
"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": 1273,
"end": 1279,
"start": 1273,
"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,
"units": {
"type": "Mm"
}
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"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"
}
}
},
"extrude004": {
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 3190,
"end": 3211,
"start": 3190,
"type": "TagDeclarator",
"value": "rectangleSegmentA003"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 3306,
"end": 3327,
"start": 3306,
"type": "TagDeclarator",
"value": "rectangleSegmentB003"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 3429,
"end": 3450,
"start": 3429,
"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": 3190,
"end": 3211,
"start": 3190,
"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": 3306,
"end": 3327,
"start": 3306,
"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": 3429,
"end": 3450,
"start": 3429,
"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,
"units": {
"type": "Mm"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1977,
"end": 1998,
"start": 1977,
"type": "TagDeclarator",
"value": "rectangleSegmentA002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2093,
"end": 2114,
"start": 2093,
"type": "TagDeclarator",
"value": "rectangleSegmentB002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2216,
"end": 2237,
"start": 2216,
"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": 1977,
"end": 1998,
"start": 1977,
"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": 2093,
"end": 2114,
"start": 2093,
"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": 2216,
"end": 2237,
"start": 2216,
"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,
"units": {
"type": "Mm"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 633,
"end": 639,
"start": 633,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 743,
"end": 749,
"start": 743,
"type": "TagDeclarator",
"value": "seg09"
},
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 809,
"end": 815,
"start": 809,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 862,
"end": 868,
"start": 862,
"type": "TagDeclarator",
"value": "seg07"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 963,
"end": 969,
"start": 963,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1040,
"end": 1046,
"start": 1040,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1097,
"end": 1103,
"start": 1097,
"type": "TagDeclarator",
"value": "seg08"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1156,
"end": 1162,
"start": 1156,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1231,
"end": 1237,
"start": 1231,
"type": "TagDeclarator",
"value": "seg10"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1273,
"end": 1279,
"start": 1273,
"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": 633,
"end": 639,
"start": 633,
"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": 743,
"end": 749,
"start": 743,
"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": 809,
"end": 815,
"start": 809,
"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": 862,
"end": 868,
"start": 862,
"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": 963,
"end": 969,
"start": 963,
"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": 1040,
"end": 1046,
"start": 1040,
"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": 1097,
"end": 1103,
"start": 1097,
"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": 1156,
"end": 1162,
"start": 1156,
"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": 1231,
"end": 1237,
"start": 1231,
"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": 1273,
"end": 1279,
"start": 1273,
"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,
"units": {
"type": "Mm"
}
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"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"
}
},
"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": 633,
"end": 639,
"start": 633,
"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": 743,
"end": 749,
"start": 743,
"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": 809,
"end": 815,
"start": 809,
"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": 862,
"end": 868,
"start": 862,
"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": 963,
"end": 969,
"start": 963,
"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": 1040,
"end": 1046,
"start": 1040,
"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": 1097,
"end": 1103,
"start": 1097,
"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": 1156,
"end": 1162,
"start": 1156,
"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": 1231,
"end": 1237,
"start": 1231,
"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": 1273,
"end": 1279,
"start": 1273,
"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,
"units": {
"type": "Mm"
}
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"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": 1977,
"end": 1998,
"start": 1977,
"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": 2093,
"end": 2114,
"start": 2093,
"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": 2216,
"end": 2237,
"start": 2216,
"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,
"units": {
"type": "Mm"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 633,
"end": 639,
"start": 633,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 743,
"end": 749,
"start": 743,
"type": "TagDeclarator",
"value": "seg09"
},
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 809,
"end": 815,
"start": 809,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 862,
"end": 868,
"start": 862,
"type": "TagDeclarator",
"value": "seg07"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 963,
"end": 969,
"start": 963,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1040,
"end": 1046,
"start": 1040,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1097,
"end": 1103,
"start": 1097,
"type": "TagDeclarator",
"value": "seg08"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1156,
"end": 1162,
"start": 1156,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1231,
"end": 1237,
"start": 1231,
"type": "TagDeclarator",
"value": "seg10"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1273,
"end": 1279,
"start": 1273,
"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": 633,
"end": 639,
"start": 633,
"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": 743,
"end": 749,
"start": 743,
"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": 809,
"end": 815,
"start": 809,
"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": 862,
"end": 868,
"start": 862,
"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": 963,
"end": 969,
"start": 963,
"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": 1040,
"end": 1046,
"start": 1040,
"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": 1097,
"end": 1103,
"start": 1097,
"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": 1156,
"end": 1162,
"start": 1156,
"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": 1231,
"end": 1237,
"start": 1231,
"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": 1273,
"end": 1279,
"start": 1273,
"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,
"units": {
"type": "Mm"
}
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"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"
}
}
},
"sketch003": {
"type": "Sketch",
"value": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
0.0
],
"tag": {
"commentStart": 2581,
"end": 2602,
"start": 2581,
"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": 2697,
"end": 2718,
"start": 2697,
"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": 2820,
"end": 2841,
"start": 2820,
"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,
"units": {
"type": "Mm"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 633,
"end": 639,
"start": 633,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 743,
"end": 749,
"start": 743,
"type": "TagDeclarator",
"value": "seg09"
},
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 809,
"end": 815,
"start": 809,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 862,
"end": 868,
"start": 862,
"type": "TagDeclarator",
"value": "seg07"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 963,
"end": 969,
"start": 963,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1040,
"end": 1046,
"start": 1040,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1097,
"end": 1103,
"start": 1097,
"type": "TagDeclarator",
"value": "seg08"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1156,
"end": 1162,
"start": 1156,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1231,
"end": 1237,
"start": 1231,
"type": "TagDeclarator",
"value": "seg10"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1273,
"end": 1279,
"start": 1273,
"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": 633,
"end": 639,
"start": 633,
"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": 743,
"end": 749,
"start": 743,
"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": 809,
"end": 815,
"start": 809,
"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": 862,
"end": 868,
"start": 862,
"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": 963,
"end": 969,
"start": 963,
"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": 1040,
"end": 1046,
"start": 1040,
"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": 1097,
"end": 1103,
"start": 1097,
"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": 1156,
"end": 1162,
"start": 1156,
"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": 1231,
"end": 1237,
"start": 1231,
"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": 1273,
"end": 1279,
"start": 1273,
"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,
"units": {
"type": "Mm"
}
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"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"
}
}
},
"sketch004": {
"type": "Sketch",
"value": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-32.6313,
0.0
],
"tag": {
"commentStart": 3190,
"end": 3211,
"start": 3190,
"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": 3306,
"end": 3327,
"start": 3306,
"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": 3429,
"end": 3450,
"start": 3429,
"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,
"units": {
"type": "Mm"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1977,
"end": 1998,
"start": 1977,
"type": "TagDeclarator",
"value": "rectangleSegmentA002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2093,
"end": 2114,
"start": 2093,
"type": "TagDeclarator",
"value": "rectangleSegmentB002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2216,
"end": 2237,
"start": 2216,
"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": 1977,
"end": 1998,
"start": 1977,
"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": 2093,
"end": 2114,
"start": 2093,
"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": 2216,
"end": 2237,
"start": 2216,
"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,
"units": {
"type": "Mm"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 633,
"end": 639,
"start": 633,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 743,
"end": 749,
"start": 743,
"type": "TagDeclarator",
"value": "seg09"
},
"type": "extrudeArc"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 809,
"end": 815,
"start": 809,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 862,
"end": 868,
"start": 862,
"type": "TagDeclarator",
"value": "seg07"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 963,
"end": 969,
"start": 963,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1040,
"end": 1046,
"start": 1040,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1097,
"end": 1103,
"start": 1097,
"type": "TagDeclarator",
"value": "seg08"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1156,
"end": 1162,
"start": 1156,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1231,
"end": 1237,
"start": 1231,
"type": "TagDeclarator",
"value": "seg10"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 1273,
"end": 1279,
"start": 1273,
"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": 633,
"end": 639,
"start": 633,
"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": 743,
"end": 749,
"start": 743,
"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": 809,
"end": 815,
"start": 809,
"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": 862,
"end": 868,
"start": 862,
"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": 963,
"end": 969,
"start": 963,
"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": 1040,
"end": 1046,
"start": 1040,
"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": 1097,
"end": 1103,
"start": 1097,
"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": 1156,
"end": 1162,
"start": 1156,
"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": 1231,
"end": 1237,
"start": 1231,
"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": 1273,
"end": 1279,
"start": 1273,
"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,
"units": {
"type": "Mm"
}
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": -1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"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"
}
},
"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": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"templateDiameter": {
"type": "Number",
"value": 17.4625,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"templateGap": {
"type": "Number",
"value": 1.8812,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"templateThickness": {
"type": "Number",
"value": 10.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
}
}