Files
modeling-app/rust/kcl-lib/tests/import_async/program_memory.snap
Jess Frazelle bd4bad0020 allow sending async commands to engine (#6342)
* start of async

Signed-off-by: Jess Frazelle <github@jessfraz.com>

check at end if the async commands completed

Signed-off-by: Jess Frazelle <github@jessfraz.com>

run at the end of inner_run

Signed-off-by: Jess Frazelle <github@jessfraz.com>

set import as async

Signed-off-by: Jess Frazelle <github@jessfraz.com>

updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

add to the wasm side

Signed-off-by: Jess Frazelle <github@jessfraz.com>

updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

fmt

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* fire

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* flake

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* fixup for awaiting on import

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* fix mock

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* fix mock

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* fixes

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* add a test where we import then do a bunch of other stuff

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* fixup to see

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* fixups

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* fix tests

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* cross platform time

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* fixes

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* another appearance tests

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* new docs and tests

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* dont loop so tight

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* fixes

Signed-off-by: Jess Frazelle <github@jessfraz.com>

---------

Signed-off-by: Jess Frazelle <github@jessfraz.com>
2025-04-17 17:22:19 -07:00

89755 lines
2.1 MiB

---
source: kcl-lib/src/simulation_tests.rs
description: Variables in memory after executing import_async.kcl
---
{
"addendum": {
"type": "Number",
"value": 0.5,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"angles": {
"type": "MixedArray",
"value": [
{
"type": "Number",
"value": 0.0,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 3.2781,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 4.6327,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 5.67,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 6.5427,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 7.31,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 8.0023,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 8.6377,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 9.2278,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 9.781,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 10.3031,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 10.7987,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 11.2713,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 11.7237,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 12.1581,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 12.5764,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 12.9802,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 13.3708,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 13.7492,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 14.1166,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 14.4737,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 14.8213,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 15.16,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 15.4905,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 15.8132,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 16.1286,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 16.4372,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 16.7393,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 17.0353,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 17.3255,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 17.6101,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 17.8895,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 18.1639,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 18.4335,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 18.6985,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 18.9591,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 19.2156,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 19.468,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 19.7165,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 19.9613,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 20.2026,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 20.4404,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 20.6748,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 20.906,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 21.1341,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 21.3592,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 21.5814,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 21.8007,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 22.0174,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 22.2313,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 22.4427,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 22.6516,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 22.858,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 23.0621,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 23.2639,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 23.4635,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 23.6608,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 23.8561,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 24.0492,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 24.2404,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 24.4296,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 24.6168,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 24.8022,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 24.9858,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 25.1675,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 25.3475,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 25.5258,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 25.7024,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 25.8774,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 26.0508,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 26.2226,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 26.3928,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 26.5616,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 26.7289,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 26.8947,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 27.0591,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 27.2221,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 27.3837,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 27.544,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 27.703,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 27.8607,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 28.0171,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 28.1723,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 28.3263,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 28.479,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 28.6306,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 28.781,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 28.9302,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 29.0783,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 29.2254,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 29.3713,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 29.5162,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 29.66,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 29.8028,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 29.9445,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 30.0853,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 30.225,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 30.3638,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 30.5016,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 30.6385,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 30.7744,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
},
{
"type": "Number",
"value": 30.9094,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Degrees"
}
}
]
},
"baseDiameter": {
"type": "Number",
"value": 9.8668,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"body": {
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudeArc"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
0.0,
0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.9334,
0.0
],
"type": "Circle",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
4.9334,
0.0
],
"to": [
4.9334,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
}
}
},
"cmo": {
"type": "Number",
"value": 101.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"deddendum": {
"type": "Number",
"value": 0.625,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"gearHeight": {
"type": "Number",
"value": 3.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"holeDiam": {
"type": "Number",
"value": 2.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"holeRadius": {
"type": "Number",
"value": 1.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"invas": {
"type": "MixedArray",
"value": [
{
"type": "Number",
"value": 0.0,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0001,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0002,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0003,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0005,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0007,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0009,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0012,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0014,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0017,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.002,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0023,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0026,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0029,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0032,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0036,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.004,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0043,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0047,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0051,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0055,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0059,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0064,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0068,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0072,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0077,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0081,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0086,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0091,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0096,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0101,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0106,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0111,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0116,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0121,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0126,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0132,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0137,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0143,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0148,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0154,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0159,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0165,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0171,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0177,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0183,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0189,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0195,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0201,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0207,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0213,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.022,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0226,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0232,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0239,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0245,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0252,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0259,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0265,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0272,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0279,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0285,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0292,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0299,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0306,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0313,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.032,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0327,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0334,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0342,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0349,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0356,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0363,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0371,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0378,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0386,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0393,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0401,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0408,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0416,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0423,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0431,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0439,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0446,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0454,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0462,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.047,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0478,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0486,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0494,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0502,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.051,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0518,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0526,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0534,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0542,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0551,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0559,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0567,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0576,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0584,
"ty": {
"type": "Unknown"
}
},
{
"type": "Number",
"value": 0.0592,
"ty": {
"type": "Unknown"
}
}
]
},
"keyWay": {
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"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"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.9922,
0.125
],
"tag": null,
"to": [
1.1172,
0.125
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
1.1172,
0.125
],
"tag": null,
"to": [
1.1172,
-0.125
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
1.1172,
-0.125
],
"tag": null,
"to": [
0.9922,
-0.125
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": false,
"center": [
0.0,
0.0
],
"from": [
0.9922,
-0.125
],
"radius": 1.0,
"tag": null,
"to": [
-1.0,
0.0
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": false,
"center": [
0.0,
0.0
],
"from": [
-1.0,
0.0
],
"radius": 1.0,
"tag": null,
"to": [
0.9922,
0.125
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.9922,
0.125
],
"tag": null,
"to": [
0.9922,
0.125
],
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudeArc"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
0.0,
0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.9334,
0.0
],
"type": "Circle",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
4.9334,
0.0
],
"to": [
4.9334,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
0.9922,
0.125
],
"to": [
0.9922,
0.125
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": -3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
"keywayDepth": {
"type": "Number",
"value": 0.125,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"keywayWidth": {
"type": "Number",
"value": 0.25,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"leftInvolute": {
"type": "Function"
},
"module": {
"type": "Number",
"value": 0.5,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"myScrew": {
"type": "ImportedGeometry",
"id": "[uuid]",
"value": [
"2-5-long-m8-chc-screw.stl"
]
},
"nTeeth": {
"type": "Number",
"value": 21.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"pitchDiameter": {
"type": "Number",
"value": 10.5,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"pressureAngle": {
"type": "Number",
"value": 20.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"rightInvolute": {
"type": "Function"
},
"rs": {
"type": "MixedArray",
"value": [
{
"type": "Number",
"value": 4.9334,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 4.9415,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 4.9496,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 4.9576,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 4.9657,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 4.9738,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 4.9819,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 4.99,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 4.9981,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0062,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0142,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0223,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0304,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0385,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0466,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0547,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0628,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0708,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0789,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.087,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0951,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1032,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1113,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1193,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1274,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1355,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1436,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1517,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1598,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1679,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1759,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.184,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1921,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2002,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2083,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2164,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2245,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2325,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2406,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2487,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2568,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2649,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.273,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2811,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2891,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2972,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3053,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3134,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3215,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3296,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3377,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3457,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3538,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3619,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.37,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3781,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3862,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3942,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4023,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4104,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4185,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4266,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4347,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4428,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4508,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4589,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.467,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4751,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4832,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4913,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4994,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5074,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5155,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5236,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5317,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5398,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5479,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.556,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.564,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5721,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5802,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5883,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5964,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6045,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6126,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6206,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6287,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6368,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6449,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.653,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6611,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6691,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6772,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6853,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6934,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.7015,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.7096,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.7177,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.7257,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.7338,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.7419,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.75,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
}
]
},
"screw": {
"type": "Module",
"value": 5
},
"start": {
"type": "Sketch",
"value": {
"type": "Sketch",
"id": "[uuid]",
"paths": [],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
}
},
"startAngle": {
"type": "Number",
"value": 0.1253,
"ty": {
"type": "Known",
"type": "Angle",
"type": "Radians"
}
},
"surface001": {
"type": "Plane",
"value": {
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
}
},
"teeth": {
"type": "HomArray",
"value": [
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7399,
0.3404
],
"tag": null,
"to": [
5.7321,
0.3351
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7321,
0.3351
],
"tag": null,
"to": [
5.7243,
0.3299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7243,
0.3299
],
"tag": null,
"to": [
5.7165,
0.3246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7165,
0.3246
],
"tag": null,
"to": [
5.7087,
0.3194
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7087,
0.3194
],
"tag": null,
"to": [
5.7009,
0.3143
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.7009,
0.3143
],
"tag": null,
"to": [
5.6931,
0.3091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6931,
0.3091
],
"tag": null,
"to": [
5.6853,
0.3041
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6853,
0.3041
],
"tag": null,
"to": [
5.6775,
0.299
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6775,
0.299
],
"tag": null,
"to": [
5.6696,
0.294
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6696,
0.294
],
"tag": null,
"to": [
5.6618,
0.289
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6618,
0.289
],
"tag": null,
"to": [
5.6539,
0.284
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6539,
0.284
],
"tag": null,
"to": [
5.6461,
0.279
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6461,
0.279
],
"tag": null,
"to": [
5.6382,
0.2741
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6382,
0.2741
],
"tag": null,
"to": [
5.6304,
0.2693
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6304,
0.2693
],
"tag": null,
"to": [
5.6225,
0.2644
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6225,
0.2644
],
"tag": null,
"to": [
5.6146,
0.2597
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6146,
0.2597
],
"tag": null,
"to": [
5.6068,
0.2549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.2549
],
"tag": null,
"to": [
5.5989,
0.2502
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5989,
0.2502
],
"tag": null,
"to": [
5.591,
0.2455
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.591,
0.2455
],
"tag": null,
"to": [
5.5831,
0.2408
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5831,
0.2408
],
"tag": null,
"to": [
5.5752,
0.2362
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5752,
0.2362
],
"tag": null,
"to": [
5.5673,
0.2316
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5673,
0.2316
],
"tag": null,
"to": [
5.5594,
0.227
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5594,
0.227
],
"tag": null,
"to": [
5.5515,
0.2225
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5515,
0.2225
],
"tag": null,
"to": [
5.5436,
0.218
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5436,
0.218
],
"tag": null,
"to": [
5.5357,
0.2135
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5357,
0.2135
],
"tag": null,
"to": [
5.5277,
0.2091
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5277,
0.2091
],
"tag": null,
"to": [
5.5198,
0.2047
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5198,
0.2047
],
"tag": null,
"to": [
5.5119,
0.2004
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5119,
0.2004
],
"tag": null,
"to": [
5.504,
0.1961
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.504,
0.1961
],
"tag": null,
"to": [
5.496,
0.1918
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.496,
0.1918
],
"tag": null,
"to": [
5.4881,
0.1875
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4881,
0.1875
],
"tag": null,
"to": [
5.4801,
0.1833
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4801,
0.1833
],
"tag": null,
"to": [
5.4722,
0.1792
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4722,
0.1792
],
"tag": null,
"to": [
5.4642,
0.175
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4642,
0.175
],
"tag": null,
"to": [
5.4563,
0.1709
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4563,
0.1709
],
"tag": null,
"to": [
5.4483,
0.1669
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4483,
0.1669
],
"tag": null,
"to": [
5.4403,
0.1628
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4403,
0.1628
],
"tag": null,
"to": [
5.4324,
0.1588
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4324,
0.1588
],
"tag": null,
"to": [
5.4244,
0.1549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4244,
0.1549
],
"tag": null,
"to": [
5.4164,
0.151
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.151
],
"tag": null,
"to": [
5.4084,
0.1471
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4084,
0.1471
],
"tag": null,
"to": [
5.4004,
0.1433
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4004,
0.1433
],
"tag": null,
"to": [
5.3924,
0.1395
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3924,
0.1395
],
"tag": null,
"to": [
5.3845,
0.1357
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3845,
0.1357
],
"tag": null,
"to": [
5.3765,
0.132
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3765,
0.132
],
"tag": null,
"to": [
5.3685,
0.1283
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3685,
0.1283
],
"tag": null,
"to": [
5.3605,
0.1246
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3605,
0.1246
],
"tag": null,
"to": [
5.3525,
0.121
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3525,
0.121
],
"tag": null,
"to": [
5.3444,
0.1174
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3444,
0.1174
],
"tag": null,
"to": [
5.3364,
0.1139
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3364,
0.1139
],
"tag": null,
"to": [
5.3284,
0.1104
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3284,
0.1104
],
"tag": null,
"to": [
5.3204,
0.107
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3204,
0.107
],
"tag": null,
"to": [
5.3124,
0.1036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3124,
0.1036
],
"tag": null,
"to": [
5.3044,
0.1002
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3044,
0.1002
],
"tag": null,
"to": [
5.2963,
0.0969
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2963,
0.0969
],
"tag": null,
"to": [
5.2883,
0.0936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2883,
0.0936
],
"tag": null,
"to": [
5.2803,
0.0903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2803,
0.0903
],
"tag": null,
"to": [
5.2722,
0.0871
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2722,
0.0871
],
"tag": null,
"to": [
5.2642,
0.084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2642,
0.084
],
"tag": null,
"to": [
5.2562,
0.0808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2562,
0.0808
],
"tag": null,
"to": [
5.2481,
0.0778
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2481,
0.0778
],
"tag": null,
"to": [
5.2401,
0.0747
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2401,
0.0747
],
"tag": null,
"to": [
5.2321,
0.0717
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2321,
0.0717
],
"tag": null,
"to": [
5.224,
0.0688
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.224,
0.0688
],
"tag": null,
"to": [
5.216,
0.0659
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.216,
0.0659
],
"tag": null,
"to": [
5.2079,
0.063
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2079,
0.063
],
"tag": null,
"to": [
5.1999,
0.0602
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1999,
0.0602
],
"tag": null,
"to": [
5.1918,
0.0575
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1918,
0.0575
],
"tag": null,
"to": [
5.1837,
0.0547
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1837,
0.0547
],
"tag": null,
"to": [
5.1757,
0.0521
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1757,
0.0521
],
"tag": null,
"to": [
5.1676,
0.0494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1676,
0.0494
],
"tag": null,
"to": [
5.1596,
0.0469
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1596,
0.0469
],
"tag": null,
"to": [
5.1515,
0.0443
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1515,
0.0443
],
"tag": null,
"to": [
5.1434,
0.0419
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1434,
0.0419
],
"tag": null,
"to": [
5.1354,
0.0394
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1354,
0.0394
],
"tag": null,
"to": [
5.1273,
0.0371
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1273,
0.0371
],
"tag": null,
"to": [
5.1192,
0.0347
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1192,
0.0347
],
"tag": null,
"to": [
5.1112,
0.0325
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1112,
0.0325
],
"tag": null,
"to": [
5.1031,
0.0303
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1031,
0.0303
],
"tag": null,
"to": [
5.095,
0.0281
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.095,
0.0281
],
"tag": null,
"to": [
5.0869,
0.026
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0869,
0.026
],
"tag": null,
"to": [
5.0789,
0.0239
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0789,
0.0239
],
"tag": null,
"to": [
5.0708,
0.022
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0708,
0.022
],
"tag": null,
"to": [
5.0627,
0.02
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0627,
0.02
],
"tag": null,
"to": [
5.0546,
0.0182
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0546,
0.0182
],
"tag": null,
"to": [
5.0466,
0.0164
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0466,
0.0164
],
"tag": null,
"to": [
5.0385,
0.0146
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0385,
0.0146
],
"tag": null,
"to": [
5.0304,
0.013
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0304,
0.013
],
"tag": null,
"to": [
5.0223,
0.0114
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0223,
0.0114
],
"tag": null,
"to": [
5.0142,
0.0098
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0142,
0.0098
],
"tag": null,
"to": [
5.0061,
0.0084
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0061,
0.0084
],
"tag": null,
"to": [
4.9981,
0.007
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9981,
0.007
],
"tag": null,
"to": [
4.99,
0.0058
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.99,
0.0058
],
"tag": null,
"to": [
4.9819,
0.0046
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9819,
0.0046
],
"tag": null,
"to": [
4.9738,
0.0035
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9738,
0.0035
],
"tag": null,
"to": [
4.9657,
0.0025
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9657,
0.0025
],
"tag": null,
"to": [
4.9576,
0.0016
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9576,
0.0016
],
"tag": null,
"to": [
4.9496,
0.0009
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9496,
0.0009
],
"tag": null,
"to": [
4.9415,
0.0003
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.0003
],
"tag": null,
"to": [
4.9334,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-0.0,
-0.0
],
"from": [
4.9334,
0.0
],
"radius": 4.933386259126019,
"tag": null,
"to": [
4.8356,
0.9775
],
"type": "Arc",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8356,
0.9775
],
"tag": null,
"to": [
4.8436,
0.9788
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8436,
0.9788
],
"tag": null,
"to": [
4.8516,
0.9799
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8516,
0.9799
],
"tag": null,
"to": [
4.8597,
0.9808
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8597,
0.9808
],
"tag": null,
"to": [
4.8678,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8678,
0.9815
],
"tag": null,
"to": [
4.8759,
0.9821
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8759,
0.9821
],
"tag": null,
"to": [
4.884,
0.9827
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.884,
0.9827
],
"tag": null,
"to": [
4.8922,
0.9831
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.8922,
0.9831
],
"tag": null,
"to": [
4.9004,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9004,
0.9835
],
"tag": null,
"to": [
4.9086,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9086,
0.9837
],
"tag": null,
"to": [
4.9168,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9168,
0.9839
],
"tag": null,
"to": [
4.925,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.925,
0.984
],
"tag": null,
"to": [
4.9332,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9332,
0.984
],
"tag": null,
"to": [
4.9415,
0.984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9415,
0.984
],
"tag": null,
"to": [
4.9497,
0.9839
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9497,
0.9839
],
"tag": null,
"to": [
4.958,
0.9837
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.958,
0.9837
],
"tag": null,
"to": [
4.9663,
0.9835
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9663,
0.9835
],
"tag": null,
"to": [
4.9746,
0.9832
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9746,
0.9832
],
"tag": null,
"to": [
4.9829,
0.9829
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9829,
0.9829
],
"tag": null,
"to": [
4.9912,
0.9825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9912,
0.9825
],
"tag": null,
"to": [
4.9996,
0.982
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.9996,
0.982
],
"tag": null,
"to": [
5.0079,
0.9815
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0079,
0.9815
],
"tag": null,
"to": [
5.0163,
0.9809
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0163,
0.9809
],
"tag": null,
"to": [
5.0246,
0.9803
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0246,
0.9803
],
"tag": null,
"to": [
5.033,
0.9796
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.033,
0.9796
],
"tag": null,
"to": [
5.0414,
0.9789
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0414,
0.9789
],
"tag": null,
"to": [
5.0497,
0.9781
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0497,
0.9781
],
"tag": null,
"to": [
5.0581,
0.9773
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0581,
0.9773
],
"tag": null,
"to": [
5.0665,
0.9764
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0665,
0.9764
],
"tag": null,
"to": [
5.075,
0.9755
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.075,
0.9755
],
"tag": null,
"to": [
5.0834,
0.9745
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0834,
0.9745
],
"tag": null,
"to": [
5.0918,
0.9735
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.0918,
0.9735
],
"tag": null,
"to": [
5.1002,
0.9724
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1002,
0.9724
],
"tag": null,
"to": [
5.1087,
0.9713
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1087,
0.9713
],
"tag": null,
"to": [
5.1171,
0.9701
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1171,
0.9701
],
"tag": null,
"to": [
5.1256,
0.9689
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1256,
0.9689
],
"tag": null,
"to": [
5.1341,
0.9677
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1341,
0.9677
],
"tag": null,
"to": [
5.1425,
0.9664
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1425,
0.9664
],
"tag": null,
"to": [
5.151,
0.9651
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.151,
0.9651
],
"tag": null,
"to": [
5.1595,
0.9637
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1595,
0.9637
],
"tag": null,
"to": [
5.168,
0.9623
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.168,
0.9623
],
"tag": null,
"to": [
5.1765,
0.9608
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1765,
0.9608
],
"tag": null,
"to": [
5.185,
0.9593
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.185,
0.9593
],
"tag": null,
"to": [
5.1935,
0.9577
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.1935,
0.9577
],
"tag": null,
"to": [
5.202,
0.9561
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.202,
0.9561
],
"tag": null,
"to": [
5.2105,
0.9545
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2105,
0.9545
],
"tag": null,
"to": [
5.219,
0.9528
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.219,
0.9528
],
"tag": null,
"to": [
5.2276,
0.9511
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2276,
0.9511
],
"tag": null,
"to": [
5.2361,
0.9494
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2361,
0.9494
],
"tag": null,
"to": [
5.2447,
0.9476
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2447,
0.9476
],
"tag": null,
"to": [
5.2532,
0.9457
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2532,
0.9457
],
"tag": null,
"to": [
5.2617,
0.9439
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2617,
0.9439
],
"tag": null,
"to": [
5.2703,
0.942
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2703,
0.942
],
"tag": null,
"to": [
5.2789,
0.94
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2789,
0.94
],
"tag": null,
"to": [
5.2874,
0.938
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.2874,
0.938
],
"tag": null,
"to": [
5.296,
0.936
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.296,
0.936
],
"tag": null,
"to": [
5.3046,
0.9339
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3046,
0.9339
],
"tag": null,
"to": [
5.3132,
0.9318
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3132,
0.9318
],
"tag": null,
"to": [
5.3217,
0.9297
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3217,
0.9297
],
"tag": null,
"to": [
5.3303,
0.9275
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3303,
0.9275
],
"tag": null,
"to": [
5.3389,
0.9253
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3389,
0.9253
],
"tag": null,
"to": [
5.3475,
0.923
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3475,
0.923
],
"tag": null,
"to": [
5.3561,
0.9207
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3561,
0.9207
],
"tag": null,
"to": [
5.3647,
0.9184
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3647,
0.9184
],
"tag": null,
"to": [
5.3733,
0.916
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3733,
0.916
],
"tag": null,
"to": [
5.3819,
0.9136
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3819,
0.9136
],
"tag": null,
"to": [
5.3906,
0.9112
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3906,
0.9112
],
"tag": null,
"to": [
5.3992,
0.9087
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.3992,
0.9087
],
"tag": null,
"to": [
5.4078,
0.9062
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4078,
0.9062
],
"tag": null,
"to": [
5.4164,
0.9036
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4164,
0.9036
],
"tag": null,
"to": [
5.425,
0.901
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.425,
0.901
],
"tag": null,
"to": [
5.4337,
0.8984
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4337,
0.8984
],
"tag": null,
"to": [
5.4423,
0.8958
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4423,
0.8958
],
"tag": null,
"to": [
5.4509,
0.8931
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4509,
0.8931
],
"tag": null,
"to": [
5.4596,
0.8903
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4596,
0.8903
],
"tag": null,
"to": [
5.4682,
0.8876
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4682,
0.8876
],
"tag": null,
"to": [
5.4769,
0.8848
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4769,
0.8848
],
"tag": null,
"to": [
5.4855,
0.8819
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4855,
0.8819
],
"tag": null,
"to": [
5.4942,
0.8791
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.4942,
0.8791
],
"tag": null,
"to": [
5.5028,
0.8762
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5028,
0.8762
],
"tag": null,
"to": [
5.5115,
0.8732
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5115,
0.8732
],
"tag": null,
"to": [
5.5201,
0.8703
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5201,
0.8703
],
"tag": null,
"to": [
5.5288,
0.8672
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5288,
0.8672
],
"tag": null,
"to": [
5.5374,
0.8642
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5374,
0.8642
],
"tag": null,
"to": [
5.5461,
0.8611
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5461,
0.8611
],
"tag": null,
"to": [
5.5548,
0.858
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5548,
0.858
],
"tag": null,
"to": [
5.5634,
0.8549
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5634,
0.8549
],
"tag": null,
"to": [
5.5721,
0.8517
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5721,
0.8517
],
"tag": null,
"to": [
5.5808,
0.8485
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5808,
0.8485
],
"tag": null,
"to": [
5.5894,
0.8452
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5894,
0.8452
],
"tag": null,
"to": [
5.5981,
0.842
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.5981,
0.842
],
"tag": null,
"to": [
5.6068,
0.8386
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6068,
0.8386
],
"tag": null,
"to": [
5.6154,
0.8353
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6154,
0.8353
],
"tag": null,
"to": [
5.6241,
0.8319
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6241,
0.8319
],
"tag": null,
"to": [
5.6328,
0.8285
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6328,
0.8285
],
"tag": null,
"to": [
5.6415,
0.825
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6415,
0.825
],
"tag": null,
"to": [
5.6502,
0.8216
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6502,
0.8216
],
"tag": null,
"to": [
5.6588,
0.8181
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6588,
0.8181
],
"tag": null,
"to": [
5.6675,
0.8145
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6675,
0.8145
],
"tag": null,
"to": [
5.6762,
0.8109
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6762,
0.8109
],
"tag": null,
"to": [
5.6849,
0.8073
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6849,
0.8073
],
"tag": null,
"to": [
5.6936,
0.8037
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
5.6936,
0.8037
],
"tag": null,
"to": [
5.7399,
0.3404
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"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": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Mm"
}
},
"units": {
"type": "Mm"
}
},
"start": {
"from": [
5.7399,
0.3404
],
"to": [
5.7399,
0.3404
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
}
},
"height": 3.0,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Mm"
}
}
}
]
},
"tipDiameter": {
"type": "Number",
"value": 11.5,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"toothAngle": {
"type": "Number",
"value": 11.4286,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"xs": {
"type": "MixedArray",
"value": [
{
"type": "Number",
"value": 4.9334,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 4.9415,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 4.9496,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 4.9576,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 4.9657,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 4.9738,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 4.9819,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 4.99,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 4.9981,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0061,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0142,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0223,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0304,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0385,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0466,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0546,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0627,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0708,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0789,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.0869,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.095,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1031,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1112,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1192,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1273,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1354,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1434,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1515,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1596,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1676,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1757,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1837,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1918,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.1999,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2079,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.216,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.224,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2321,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2401,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2481,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2562,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2642,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2722,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2803,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2883,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.2963,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3044,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3124,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3204,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3284,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3364,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3444,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3525,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3605,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3685,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3765,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3845,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.3924,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4004,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4084,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4164,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4244,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4324,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4403,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4483,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4563,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4642,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4722,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4801,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.4881,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.496,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.504,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5119,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5198,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5277,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5357,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5436,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5515,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5594,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5673,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5752,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5831,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.591,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.5989,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6068,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6146,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6225,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6304,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6382,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6461,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6539,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6618,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6696,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6775,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6853,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.6931,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.7009,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.7087,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.7165,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.7243,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.7321,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 5.7399,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
}
]
},
"ys": {
"type": "MixedArray",
"value": [
{
"type": "Number",
"value": 0.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0003,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0009,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0016,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0025,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0035,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0046,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0058,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.007,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0084,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0098,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0114,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.013,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0146,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0164,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0182,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.02,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.022,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0239,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.026,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0281,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0303,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0325,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0347,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0371,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0394,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0419,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0443,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0469,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0494,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0521,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0547,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0575,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0602,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.063,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0659,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0688,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0717,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0747,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0778,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0808,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.084,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0871,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0903,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0936,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.0969,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1002,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1036,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.107,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1104,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1139,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1174,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.121,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1246,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1283,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.132,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1357,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1395,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1433,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1471,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.151,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1549,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1588,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1628,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1669,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1709,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.175,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1792,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1833,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1875,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1918,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.1961,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.2004,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.2047,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.2091,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.2135,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.218,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.2225,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.227,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.2316,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.2362,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.2408,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.2455,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.2502,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.2549,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.2597,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.2644,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.2693,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.2741,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.279,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.284,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.289,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.294,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.299,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.3041,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.3091,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.3143,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.3194,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.3246,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.3299,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.3351,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
{
"type": "Number",
"value": 0.3404,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
}
]
}
}