Files
modeling-app/rust/kcl-lib/tests/kcl_samples/gridfinity-bins/program_memory.snap
Adam Chalmers aea82e004a KCL: Convert x/y lines to use keyword arguments (#5615)
Previously, `xLine`, `xLineTo`, `yLine` and `yLineTo` used positional arguments. Now:

- `xLineTo` and `yLineTo` have been removed
- `xLine` and `yLine` both use keyword arguments:
  - `length`, optional (i.e. a relative distance along the X or Y axis)
  - `endAbsolute` optional (i.e. an absolute point along the X or Y axis)
  - `tag` optional
- Exactly one of `length` or `endAbsolute` must be given. Not both, not neither.

For example:

```
// Old way
|> xLine(6.04, %)
|> yLineTo(20, %, $base)

// New way
|> xLine(length = 6.04)
|> yLine(endAbsolute = 20, tag = $base)
```

This also improves some of the general-purpose keyword arguments code in modeling app's TS codebase.
2025-03-07 22:07:16 -06:00

24883 lines
559 KiB
Plaintext

---
source: kcl-lib/src/simulation_tests.rs
description: Variables in memory after executing gridfinity-bins.kcl
---
{
"axis000": {
"type": "Object",
"value": {
"custom": {
"type": "Object",
"value": {
"axis": {
"type": "MixedArray",
"value": [
{
"type": "Number",
"value": 0.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
1754,
1757,
0
]
}
]
},
{
"type": "Number",
"value": 1.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
1759,
1762,
0
]
}
]
}
],
"__meta": [
{
"sourceRange": [
1753,
1763,
0
]
}
]
},
"origin": {
"type": "MixedArray",
"value": [
{
"type": "Number",
"value": 4.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
457,
461,
0
]
},
{
"sourceRange": [
424,
428,
0
]
}
]
},
{
"type": "Number",
"value": 4.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
457,
461,
0
]
},
{
"sourceRange": [
424,
428,
0
]
}
]
}
],
"__meta": [
{
"sourceRange": [
1778,
1842,
0
]
}
]
}
},
"__meta": [
{
"sourceRange": [
1740,
1846,
0
]
}
]
}
},
"__meta": [
{
"sourceRange": [
1727,
1848,
0
]
}
]
},
"binBaseLength": {
"type": "Number",
"value": 2.95,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
410,
414,
0
]
}
]
},
"binCorners": {
"type": "Solids",
"value": [
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
}
]
},
"binFill": {
"type": "Solids",
"value": [
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
3.2
],
"to": [
3.2,
3.2
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2298,
2386,
0
]
}
},
"tags": {
"line000": {
"type": "TagIdentifier",
"value": "line000",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2447,
2455,
0
]
}
]
},
"line001": {
"type": "TagIdentifier",
"value": "line001",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2517,
2525,
0
]
}
]
},
"line002": {
"type": "TagIdentifier",
"value": "line002",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2576,
2584,
0
]
}
]
},
"line003": {
"type": "TagIdentifier",
"value": "line003",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2603,
2611,
0
]
}
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
"height": 4.75,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"edgeCuts": [
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
}
],
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
3.2
],
"to": [
3.2,
3.2
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2298,
2386,
0
]
}
},
"tags": {
"line000": {
"type": "TagIdentifier",
"value": "line000",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2447,
2455,
0
]
}
]
},
"line001": {
"type": "TagIdentifier",
"value": "line001",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2517,
2525,
0
]
}
]
},
"line002": {
"type": "TagIdentifier",
"value": "line002",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2576,
2584,
0
]
}
]
},
"line003": {
"type": "TagIdentifier",
"value": "line003",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2603,
2611,
0
]
}
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
"height": 4.75,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"edgeCuts": [
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
}
],
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
3.2
],
"to": [
3.2,
3.2
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2298,
2386,
0
]
}
},
"tags": {
"line000": {
"type": "TagIdentifier",
"value": "line000",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2447,
2455,
0
]
}
]
},
"line001": {
"type": "TagIdentifier",
"value": "line001",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2517,
2525,
0
]
}
]
},
"line002": {
"type": "TagIdentifier",
"value": "line002",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2576,
2584,
0
]
}
]
},
"line003": {
"type": "TagIdentifier",
"value": "line003",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2603,
2611,
0
]
}
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
"height": 4.75,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"edgeCuts": [
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
}
],
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
3.2
],
"to": [
3.2,
3.2
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2298,
2386,
0
]
}
},
"tags": {
"line000": {
"type": "TagIdentifier",
"value": "line000",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2447,
2455,
0
]
}
]
},
"line001": {
"type": "TagIdentifier",
"value": "line001",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2517,
2525,
0
]
}
]
},
"line002": {
"type": "TagIdentifier",
"value": "line002",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2576,
2584,
0
]
}
]
},
"line003": {
"type": "TagIdentifier",
"value": "line003",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2603,
2611,
0
]
}
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
"height": 4.75,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"edgeCuts": [
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
}
],
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
3.2
],
"to": [
3.2,
3.2
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2298,
2386,
0
]
}
},
"tags": {
"line000": {
"type": "TagIdentifier",
"value": "line000",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2447,
2455,
0
]
}
]
},
"line001": {
"type": "TagIdentifier",
"value": "line001",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2517,
2525,
0
]
}
]
},
"line002": {
"type": "TagIdentifier",
"value": "line002",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2576,
2584,
0
]
}
]
},
"line003": {
"type": "TagIdentifier",
"value": "line003",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2603,
2611,
0
]
}
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
"height": 4.75,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"edgeCuts": [
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
}
],
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
3.2
],
"to": [
3.2,
3.2
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2298,
2386,
0
]
}
},
"tags": {
"line000": {
"type": "TagIdentifier",
"value": "line000",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2447,
2455,
0
]
}
]
},
"line001": {
"type": "TagIdentifier",
"value": "line001",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2517,
2525,
0
]
}
]
},
"line002": {
"type": "TagIdentifier",
"value": "line002",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2576,
2584,
0
]
}
]
},
"line003": {
"type": "TagIdentifier",
"value": "line003",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2603,
2611,
0
]
}
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
"height": 4.75,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"edgeCuts": [
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
}
],
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
}
]
},
"binHeight": {
"type": "Number",
"value": 7.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
390,
393,
0
]
}
]
},
"binLength": {
"type": "Number",
"value": 41.5,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
373,
377,
0
]
}
]
},
"binSides": {
"type": "Solids",
"value": [
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
}
]
},
"binThk": {
"type": "Number",
"value": 1.2,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
438,
441,
0
]
}
]
},
"binTol": {
"type": "Number",
"value": 0.25,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
424,
428,
0
]
}
]
},
"binTop": {
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
4528,
4600,
0
],
"tag": {
"end": 4599,
"start": 4591,
"type": "TagDeclarator",
"value": "line010"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
4606,
4679,
0
],
"tag": {
"end": 4678,
"start": 4670,
"type": "TagDeclarator",
"value": "line011"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
4685,
4738,
0
],
"tag": {
"end": 4737,
"start": 4729,
"type": "TagDeclarator",
"value": "line012"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
4744,
4765,
0
],
"tag": {
"end": 4764,
"start": 4756,
"type": "TagDeclarator",
"value": "line013"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
4528,
4600,
0
]
},
"from": [
0.0,
0.0
],
"tag": {
"end": 4599,
"start": 4591,
"type": "TagDeclarator",
"value": "line010"
},
"to": [
84.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
4606,
4679,
0
]
},
"from": [
84.0,
0.0
],
"tag": {
"end": 4678,
"start": 4670,
"type": "TagDeclarator",
"value": "line011"
},
"to": [
84.0,
126.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
4685,
4738,
0
]
},
"from": [
84.0,
126.0
],
"tag": {
"end": 4737,
"start": 4729,
"type": "TagDeclarator",
"value": "line012"
},
"to": [
0.0,
126.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
4744,
4765,
0
]
},
"from": [
0.0,
126.0
],
"tag": {
"end": 4764,
"start": 4756,
"type": "TagDeclarator",
"value": "line013"
},
"to": [
0.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 4.75
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
0.0,
0.0
],
"to": [
0.0,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
4497,
4522,
0
]
}
},
"tags": {
"line010": {
"type": "TagIdentifier",
"value": "line010",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
4528,
4600,
0
]
},
"from": [
0.0,
0.0
],
"tag": {
"end": 4599,
"start": 4591,
"type": "TagDeclarator",
"value": "line010"
},
"to": [
84.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
4528,
4600,
0
],
"tag": {
"end": 4599,
"start": 4591,
"type": "TagDeclarator",
"value": "line010"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
4591,
4599,
0
]
}
]
},
"line011": {
"type": "TagIdentifier",
"value": "line011",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
4606,
4679,
0
]
},
"from": [
84.0,
0.0
],
"tag": {
"end": 4678,
"start": 4670,
"type": "TagDeclarator",
"value": "line011"
},
"to": [
84.0,
126.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
4606,
4679,
0
],
"tag": {
"end": 4678,
"start": 4670,
"type": "TagDeclarator",
"value": "line011"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
4670,
4678,
0
]
}
]
},
"line012": {
"type": "TagIdentifier",
"value": "line012",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
4685,
4738,
0
]
},
"from": [
84.0,
126.0
],
"tag": {
"end": 4737,
"start": 4729,
"type": "TagDeclarator",
"value": "line012"
},
"to": [
0.0,
126.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
4685,
4738,
0
],
"tag": {
"end": 4737,
"start": 4729,
"type": "TagDeclarator",
"value": "line012"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
4729,
4737,
0
]
}
]
},
"line013": {
"type": "TagIdentifier",
"value": "line013",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
4744,
4765,
0
]
},
"from": [
0.0,
126.0
],
"tag": {
"end": 4764,
"start": 4756,
"type": "TagDeclarator",
"value": "line013"
},
"to": [
0.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
4744,
4765,
0
],
"tag": {
"end": 4764,
"start": 4756,
"type": "TagDeclarator",
"value": "line013"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
4756,
4764,
0
]
}
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
4497,
4522,
0
]
}
]
},
"height": 14.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"edgeCuts": [
{
"type": "fillet",
"id": "[uuid]",
"radius": 3.75,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 3.75,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 3.75,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 3.75,
"edgeId": "[uuid]",
"tag": null
}
],
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
4497,
4522,
0
]
}
]
}
},
"cornerRadius": {
"type": "Number",
"value": 3.75,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
457,
461,
0
]
}
]
},
"corners": {
"type": "Solids",
"value": [
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
}
]
},
"countBinHeight": {
"type": "Number",
"value": 2.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
653,
654,
0
]
}
]
},
"countBinLength": {
"type": "Number",
"value": 3.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
634,
635,
0
]
}
]
},
"countBinWidth": {
"type": "Number",
"value": 2.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
615,
616,
0
]
}
]
},
"face": {
"type": "Function",
"__meta": [
{
"sourceRange": [
874,
1247,
0
]
}
]
},
"firstStep": {
"type": "Number",
"value": 0.8,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
474,
477,
0
]
}
]
},
"height": {
"type": "Number",
"value": 4.75,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
474,
477,
0
]
},
{
"sourceRange": [
491,
494,
0
]
},
{
"sourceRange": [
507,
511,
0
]
}
]
},
"line000": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "line000",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2447,
2455,
0
]
}
]
},
"line001": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "line001",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2517,
2525,
0
]
}
]
},
"line002": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "line002",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2576,
2584,
0
]
}
]
},
"line003": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "line003",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2603,
2611,
0
]
}
]
},
"line010": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "line010",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
4528,
4600,
0
]
},
"from": [
0.0,
0.0
],
"tag": {
"end": 4599,
"start": 4591,
"type": "TagDeclarator",
"value": "line010"
},
"to": [
84.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
4528,
4600,
0
],
"tag": {
"end": 4599,
"start": 4591,
"type": "TagDeclarator",
"value": "line010"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
4591,
4599,
0
]
}
]
},
"line011": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "line011",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
4606,
4679,
0
]
},
"from": [
84.0,
0.0
],
"tag": {
"end": 4678,
"start": 4670,
"type": "TagDeclarator",
"value": "line011"
},
"to": [
84.0,
126.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
4606,
4679,
0
],
"tag": {
"end": 4678,
"start": 4670,
"type": "TagDeclarator",
"value": "line011"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
4670,
4678,
0
]
}
]
},
"line012": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "line012",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
4685,
4738,
0
]
},
"from": [
84.0,
126.0
],
"tag": {
"end": 4737,
"start": 4729,
"type": "TagDeclarator",
"value": "line012"
},
"to": [
0.0,
126.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
4685,
4738,
0
],
"tag": {
"end": 4737,
"start": 4729,
"type": "TagDeclarator",
"value": "line012"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
4729,
4737,
0
]
}
]
},
"line013": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "line013",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
4744,
4765,
0
]
},
"from": [
0.0,
126.0
],
"tag": {
"end": 4764,
"start": 4756,
"type": "TagDeclarator",
"value": "line013"
},
"to": [
0.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
4744,
4765,
0
],
"tag": {
"end": 4764,
"start": 4756,
"type": "TagDeclarator",
"value": "line013"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
4756,
4764,
0
]
}
]
},
"magCutout000": {
"type": "Solids",
"value": [
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2937,
3102,
0
],
"tag": null,
"type": "extrudeArc"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2937,
3102,
0
]
},
"ccw": true,
"center": [
-8.0,
8.0
],
"from": [
-4.75,
8.0
],
"radius": 3.25,
"tag": null,
"to": [
-4.75,
8.0
],
"type": "Circle",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "face",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "start",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
3.2
],
"to": [
3.2,
3.2
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2298,
2386,
0
]
}
},
"tags": {
"line000": {
"type": "TagIdentifier",
"value": "line000",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2447,
2455,
0
]
}
]
},
"line001": {
"type": "TagIdentifier",
"value": "line001",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2517,
2525,
0
]
}
]
},
"line002": {
"type": "TagIdentifier",
"value": "line002",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2576,
2584,
0
]
}
]
},
"line003": {
"type": "TagIdentifier",
"value": "line003",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2603,
2611,
0
]
}
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
"height": 4.75,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"edgeCuts": [
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
}
],
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2894,
2931,
0
]
}
]
},
"start": {
"from": [
-4.75,
8.0
],
"to": [
-4.75,
8.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2937,
3102,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2937,
3102,
0
]
}
]
},
"height": -2.4,
"startCapId": "[uuid]",
"endCapId": null,
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2937,
3102,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2937,
3102,
0
],
"tag": null,
"type": "extrudeArc"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2937,
3102,
0
]
},
"ccw": true,
"center": [
-8.0,
8.0
],
"from": [
-4.75,
8.0
],
"radius": 3.25,
"tag": null,
"to": [
-4.75,
8.0
],
"type": "Circle",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "face",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "start",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
3.2
],
"to": [
3.2,
3.2
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2298,
2386,
0
]
}
},
"tags": {
"line000": {
"type": "TagIdentifier",
"value": "line000",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2447,
2455,
0
]
}
]
},
"line001": {
"type": "TagIdentifier",
"value": "line001",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2517,
2525,
0
]
}
]
},
"line002": {
"type": "TagIdentifier",
"value": "line002",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2576,
2584,
0
]
}
]
},
"line003": {
"type": "TagIdentifier",
"value": "line003",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2603,
2611,
0
]
}
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
"height": 4.75,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"edgeCuts": [
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
}
],
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2894,
2931,
0
]
}
]
},
"start": {
"from": [
-4.75,
8.0
],
"to": [
-4.75,
8.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2937,
3102,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2937,
3102,
0
]
}
]
},
"height": -2.4,
"startCapId": "[uuid]",
"endCapId": null,
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2937,
3102,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2937,
3102,
0
],
"tag": null,
"type": "extrudeArc"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2937,
3102,
0
]
},
"ccw": true,
"center": [
-8.0,
8.0
],
"from": [
-4.75,
8.0
],
"radius": 3.25,
"tag": null,
"to": [
-4.75,
8.0
],
"type": "Circle",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "face",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "start",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
3.2
],
"to": [
3.2,
3.2
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2298,
2386,
0
]
}
},
"tags": {
"line000": {
"type": "TagIdentifier",
"value": "line000",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2447,
2455,
0
]
}
]
},
"line001": {
"type": "TagIdentifier",
"value": "line001",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2517,
2525,
0
]
}
]
},
"line002": {
"type": "TagIdentifier",
"value": "line002",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2576,
2584,
0
]
}
]
},
"line003": {
"type": "TagIdentifier",
"value": "line003",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2603,
2611,
0
]
}
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
"height": 4.75,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"edgeCuts": [
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
}
],
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2894,
2931,
0
]
}
]
},
"start": {
"from": [
-4.75,
8.0
],
"to": [
-4.75,
8.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2937,
3102,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2937,
3102,
0
]
}
]
},
"height": -2.4,
"startCapId": "[uuid]",
"endCapId": null,
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2937,
3102,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2937,
3102,
0
],
"tag": null,
"type": "extrudeArc"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2937,
3102,
0
]
},
"ccw": true,
"center": [
-8.0,
8.0
],
"from": [
-4.75,
8.0
],
"radius": 3.25,
"tag": null,
"to": [
-4.75,
8.0
],
"type": "Circle",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "face",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "start",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
3.2
],
"to": [
3.2,
3.2
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2298,
2386,
0
]
}
},
"tags": {
"line000": {
"type": "TagIdentifier",
"value": "line000",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2447,
2455,
0
]
}
]
},
"line001": {
"type": "TagIdentifier",
"value": "line001",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2517,
2525,
0
]
}
]
},
"line002": {
"type": "TagIdentifier",
"value": "line002",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2576,
2584,
0
]
}
]
},
"line003": {
"type": "TagIdentifier",
"value": "line003",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2603,
2611,
0
]
}
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
"height": 4.75,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"edgeCuts": [
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
}
],
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2894,
2931,
0
]
}
]
},
"start": {
"from": [
-4.75,
8.0
],
"to": [
-4.75,
8.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2937,
3102,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2937,
3102,
0
]
}
]
},
"height": -2.4,
"startCapId": "[uuid]",
"endCapId": null,
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2937,
3102,
0
]
}
]
}
]
},
"magDepth": {
"type": "Number",
"value": 2.4,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
558,
561,
0
]
}
]
},
"magOffset": {
"type": "Number",
"value": 4.8,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
543,
546,
0
]
}
]
},
"magOuterDiam": {
"type": "Number",
"value": 6.5,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
527,
530,
0
]
}
]
},
"secondStep": {
"type": "Number",
"value": 1.8,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
491,
494,
0
]
}
]
},
"sides": {
"type": "Solids",
"value": [
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
{
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
}
]
},
"singleBinFill": {
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "XY",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"zAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
3.2
],
"to": [
3.2,
3.2
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2298,
2386,
0
]
}
},
"tags": {
"line000": {
"type": "TagIdentifier",
"value": "line000",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
]
},
"from": [
3.2,
3.2
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"to": [
38.8,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2392,
2456,
0
],
"tag": {
"end": 2455,
"start": 2447,
"type": "TagDeclarator",
"value": "line000"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2447,
2455,
0
]
}
]
},
"line001": {
"type": "TagIdentifier",
"value": "line001",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
]
},
"from": [
38.8,
3.2
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"to": [
38.8,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2462,
2526,
0
],
"tag": {
"end": 2525,
"start": 2517,
"type": "TagDeclarator",
"value": "line001"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2517,
2525,
0
]
}
]
},
"line002": {
"type": "TagIdentifier",
"value": "line002",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
]
},
"from": [
38.8,
38.8
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"to": [
3.2,
38.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2532,
2585,
0
],
"tag": {
"end": 2584,
"start": 2576,
"type": "TagDeclarator",
"value": "line002"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2576,
2584,
0
]
}
]
},
"line003": {
"type": "TagIdentifier",
"value": "line003",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
]
},
"from": [
3.2,
38.8
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"to": [
3.2,
3.2
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
2591,
2612,
0
],
"tag": {
"end": 2611,
"start": 2603,
"type": "TagDeclarator",
"value": "line003"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
2603,
2611,
0
]
}
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
},
"height": 4.75,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"edgeCuts": [
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 0.8,
"edgeId": "[uuid]",
"tag": null
}
],
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
2298,
2386,
0
]
}
]
}
},
"singleCorner": {
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 0.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
}
},
"singleSide": {
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
],
"tag": null,
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
],
"tag": null,
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
981,
1003,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1011,
1041,
0
]
},
"from": [
3.2,
4.75
],
"tag": null,
"to": [
0.25,
4.75
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1049,
1108,
0
]
},
"from": [
0.25,
4.75
],
"tag": null,
"to": [
2.4,
2.6
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1116,
1143,
0
]
},
"from": [
2.4,
2.6
],
"tag": null,
"to": [
2.4,
0.8
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1151,
1210,
0
]
},
"from": [
2.4,
0.8
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
1218,
1225,
0
]
},
"from": [
3.2,
0.0
],
"tag": null,
"to": [
3.2,
0.0
],
"type": "ToPoint",
"units": {
"type": "Mm"
}
}
],
"on": {
"type": "plane",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "Custom",
"origin": {
"x": 4.0,
"y": 0.0,
"z": 0.0
},
"xAxis": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0
},
"zAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0
},
"units": {
"type": "Mm"
},
"__meta": []
},
"start": {
"from": [
3.2,
0.0
],
"to": [
3.2,
0.0
],
"units": {
"type": "Mm"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
927,
973,
0
]
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
},
"height": 34.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Mm"
},
"__meta": [
{
"sourceRange": [
927,
973,
0
]
}
]
}
},
"thirdStep": {
"type": "Number",
"value": 2.15,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
},
"__meta": [
{
"sourceRange": [
507,
511,
0
]
}
]
}
}