Files
modeling-app/rust/kcl-lib/tests/kcl_samples/bracket/program_memory.snap
Jonathan Tran c7f0a6c2a0 Upgrade to ts-rs 11.0 for TS type fixes (#7581)
* Bump ts-rs from 10.1.0 to 11.0.1

* Fix breaking changes

* Fix tsc errors

* Update output

* Upgrade to kittycad-modeling-cmds 0.2.124 for ts-rs update

* Update parser snaps

* Update output of gridfinity_bins_stacking_lip sample

* Fix missing field in TS unit tests

* Fix tsc type error with fixed_size_grid project setting
2025-06-24 18:38:43 +00:00

3382 lines
98 KiB
Plaintext

---
source: kcl-lib/src/simulation_tests.rs
description: Variables in memory after executing bracket.kcl
---
{
"bendRadius": {
"type": "Number",
"value": 0.25,
"ty": {
"type": "Default",
"len": {
"type": "Inches"
},
"angle": {
"type": "Degrees"
}
}
},
"bracketBody": {
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2165,
"end": 2171,
"moduleId": 0,
"start": 2165,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2210,
"end": 2216,
"moduleId": 0,
"start": 2210,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2263,
"end": 2269,
"moduleId": 0,
"start": 2263,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2315,
"end": 2321,
"moduleId": 0,
"start": 2315,
"type": "TagDeclarator",
"value": "seg04"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2360,
"end": 2366,
"moduleId": 0,
"start": 2360,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2436,
"end": 2442,
"moduleId": 0,
"start": 2436,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
0.0
],
"tag": {
"commentStart": 2165,
"end": 2171,
"moduleId": 0,
"start": 2165,
"type": "TagDeclarator",
"value": "seg01"
},
"to": [
4.615143811646109,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.615143811646109,
0.0
],
"tag": {
"commentStart": 2210,
"end": 2216,
"moduleId": 0,
"start": 2210,
"type": "TagDeclarator",
"value": "seg02"
},
"to": [
4.615143811646109,
0.3848561883538911
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.615143811646109,
0.3848561883538911
],
"tag": {
"commentStart": 2263,
"end": 2269,
"moduleId": 0,
"start": 2263,
"type": "TagDeclarator",
"value": "seg03"
},
"to": [
-0.3848561883538908,
0.3848561883538911
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-0.3848561883538908,
0.3848561883538911
],
"tag": {
"commentStart": 2315,
"end": 2321,
"moduleId": 0,
"start": 2315,
"type": "TagDeclarator",
"value": "seg04"
},
"to": [
-0.3848561883538908,
-1.8651438116461088
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-0.3848561883538908,
-1.8651438116461088
],
"tag": {
"commentStart": 2360,
"end": 2366,
"moduleId": 0,
"start": 2360,
"type": "TagDeclarator",
"value": "seg05"
},
"to": [
0.00000000000000033306690738754696,
-1.8651438116461088
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.00000000000000033306690738754696,
-1.8651438116461088
],
"tag": {
"commentStart": 2436,
"end": 2442,
"moduleId": 0,
"start": 2436,
"type": "TagDeclarator",
"value": "seg06"
},
"to": [
0.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
0.0
],
"tag": null,
"to": [
0.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
}
],
"on": {
"artifactId": "[uuid]",
"id": "[uuid]",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"type": "plane",
"value": "XZ",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Unknown"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Unknown"
}
}
},
"start": {
"from": [
0.0,
0.0
],
"to": [
0.0,
0.0
],
"units": {
"type": "Inches"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"seg01": {
"type": "TagIdentifier",
"value": "seg01"
},
"seg02": {
"type": "TagIdentifier",
"value": "seg02"
},
"seg03": {
"type": "TagIdentifier",
"value": "seg03"
},
"seg04": {
"type": "TagIdentifier",
"value": "seg04"
},
"seg05": {
"type": "TagIdentifier",
"value": "seg05"
},
"seg06": {
"type": "TagIdentifier",
"value": "seg06"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Inches"
}
},
"height": 5.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Inches"
},
"sectional": false
}
},
"extBendRadius": {
"type": "Number",
"value": 0.6348561883538911,
"ty": {
"type": "Default",
"len": {
"type": "Inches"
},
"angle": {
"type": "Degrees"
}
}
},
"filletRadius": {
"type": "Number",
"value": 0.5,
"ty": {
"type": "Default",
"len": {
"type": "Inches"
},
"angle": {
"type": "Degrees"
}
}
},
"fos": {
"type": "Number",
"value": 1.2,
"ty": {
"type": "Default",
"len": {
"type": "Inches"
},
"angle": {
"type": "Degrees"
}
}
},
"moment": {
"type": "Number",
"value": 3600.0,
"ty": {
"type": "Default",
"len": {
"type": "Inches"
},
"angle": {
"type": "Degrees"
}
}
},
"p": {
"type": "Number",
"value": 300.0,
"ty": {
"type": "Default",
"len": {
"type": "Inches"
},
"angle": {
"type": "Degrees"
}
}
},
"seg01": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "seg01"
},
"seg02": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "seg02"
},
"seg03": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "seg03"
},
"seg04": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "seg04"
},
"seg05": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "seg05"
},
"seg06": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "seg06"
},
"shelfDepth": {
"type": "Number",
"value": 12.0,
"ty": {
"type": "Default",
"len": {
"type": "Inches"
},
"angle": {
"type": "Degrees"
}
}
},
"shelfMountLength": {
"type": "Number",
"value": 5.0,
"ty": {
"type": "Default",
"len": {
"type": "Inches"
},
"angle": {
"type": "Degrees"
}
}
},
"shelfMountingHoleDiameter": {
"type": "Number",
"value": 0.5,
"ty": {
"type": "Default",
"len": {
"type": "Inches"
},
"angle": {
"type": "Degrees"
}
}
},
"shelfMountingHolePlacementOffset": {
"type": "Number",
"value": 0.75,
"ty": {
"type": "Default",
"len": {
"type": "Inches"
},
"angle": {
"type": "Degrees"
}
}
},
"shelfMountingHoles": {
"type": "HomArray",
"value": [
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudeArc"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-1.0,
0.75
],
"from": [
-0.75,
0.75
],
"radius": 0.25,
"tag": null,
"to": [
-0.75,
0.75
],
"type": "Circle",
"units": {
"type": "Inches"
}
}
],
"on": {
"type": "face",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "seg03",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Unknown"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Unknown"
}
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2165,
"end": 2171,
"moduleId": 0,
"start": 2165,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2210,
"end": 2216,
"moduleId": 0,
"start": 2210,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2263,
"end": 2269,
"moduleId": 0,
"start": 2263,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2315,
"end": 2321,
"moduleId": 0,
"start": 2315,
"type": "TagDeclarator",
"value": "seg04"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2360,
"end": 2366,
"moduleId": 0,
"start": 2360,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2436,
"end": 2442,
"moduleId": 0,
"start": 2436,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
0.0
],
"tag": {
"commentStart": 2165,
"end": 2171,
"moduleId": 0,
"start": 2165,
"type": "TagDeclarator",
"value": "seg01"
},
"to": [
4.615143811646109,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.615143811646109,
0.0
],
"tag": {
"commentStart": 2210,
"end": 2216,
"moduleId": 0,
"start": 2210,
"type": "TagDeclarator",
"value": "seg02"
},
"to": [
4.615143811646109,
0.3848561883538911
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.615143811646109,
0.3848561883538911
],
"tag": {
"commentStart": 2263,
"end": 2269,
"moduleId": 0,
"start": 2263,
"type": "TagDeclarator",
"value": "seg03"
},
"to": [
-0.3848561883538908,
0.3848561883538911
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-0.3848561883538908,
0.3848561883538911
],
"tag": {
"commentStart": 2315,
"end": 2321,
"moduleId": 0,
"start": 2315,
"type": "TagDeclarator",
"value": "seg04"
},
"to": [
-0.3848561883538908,
-1.8651438116461088
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-0.3848561883538908,
-1.8651438116461088
],
"tag": {
"commentStart": 2360,
"end": 2366,
"moduleId": 0,
"start": 2360,
"type": "TagDeclarator",
"value": "seg05"
},
"to": [
0.00000000000000033306690738754696,
-1.8651438116461088
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.00000000000000033306690738754696,
-1.8651438116461088
],
"tag": {
"commentStart": 2436,
"end": 2442,
"moduleId": 0,
"start": 2436,
"type": "TagDeclarator",
"value": "seg06"
},
"to": [
0.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
0.0
],
"tag": null,
"to": [
0.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
}
],
"on": {
"artifactId": "[uuid]",
"id": "[uuid]",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"type": "plane",
"value": "XZ",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Unknown"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Unknown"
}
}
},
"start": {
"from": [
0.0,
0.0
],
"to": [
0.0,
0.0
],
"units": {
"type": "Inches"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"seg01": {
"type": "TagIdentifier",
"value": "seg01"
},
"seg02": {
"type": "TagIdentifier",
"value": "seg02"
},
"seg03": {
"type": "TagIdentifier",
"value": "seg03"
},
"seg04": {
"type": "TagIdentifier",
"value": "seg04"
},
"seg05": {
"type": "TagIdentifier",
"value": "seg05"
},
"seg06": {
"type": "TagIdentifier",
"value": "seg06"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Inches"
}
},
"height": 5.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Inches"
},
"sectional": false
},
"units": {
"type": "Inches"
}
},
"start": {
"from": [
-0.75,
0.75
],
"to": [
-0.75,
0.75
],
"units": {
"type": "Inches"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Inches"
}
},
"height": -0.39485618835389114,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Inches"
},
"sectional": false
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudeArc"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-1.0,
0.75
],
"from": [
-0.75,
0.75
],
"radius": 0.25,
"tag": null,
"to": [
-0.75,
0.75
],
"type": "Circle",
"units": {
"type": "Inches"
}
}
],
"on": {
"type": "face",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "seg03",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Unknown"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Unknown"
}
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2165,
"end": 2171,
"moduleId": 0,
"start": 2165,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2210,
"end": 2216,
"moduleId": 0,
"start": 2210,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2263,
"end": 2269,
"moduleId": 0,
"start": 2263,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2315,
"end": 2321,
"moduleId": 0,
"start": 2315,
"type": "TagDeclarator",
"value": "seg04"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2360,
"end": 2366,
"moduleId": 0,
"start": 2360,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2436,
"end": 2442,
"moduleId": 0,
"start": 2436,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
0.0
],
"tag": {
"commentStart": 2165,
"end": 2171,
"moduleId": 0,
"start": 2165,
"type": "TagDeclarator",
"value": "seg01"
},
"to": [
4.615143811646109,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.615143811646109,
0.0
],
"tag": {
"commentStart": 2210,
"end": 2216,
"moduleId": 0,
"start": 2210,
"type": "TagDeclarator",
"value": "seg02"
},
"to": [
4.615143811646109,
0.3848561883538911
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.615143811646109,
0.3848561883538911
],
"tag": {
"commentStart": 2263,
"end": 2269,
"moduleId": 0,
"start": 2263,
"type": "TagDeclarator",
"value": "seg03"
},
"to": [
-0.3848561883538908,
0.3848561883538911
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-0.3848561883538908,
0.3848561883538911
],
"tag": {
"commentStart": 2315,
"end": 2321,
"moduleId": 0,
"start": 2315,
"type": "TagDeclarator",
"value": "seg04"
},
"to": [
-0.3848561883538908,
-1.8651438116461088
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-0.3848561883538908,
-1.8651438116461088
],
"tag": {
"commentStart": 2360,
"end": 2366,
"moduleId": 0,
"start": 2360,
"type": "TagDeclarator",
"value": "seg05"
},
"to": [
0.00000000000000033306690738754696,
-1.8651438116461088
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.00000000000000033306690738754696,
-1.8651438116461088
],
"tag": {
"commentStart": 2436,
"end": 2442,
"moduleId": 0,
"start": 2436,
"type": "TagDeclarator",
"value": "seg06"
},
"to": [
0.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
0.0
],
"tag": null,
"to": [
0.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
}
],
"on": {
"artifactId": "[uuid]",
"id": "[uuid]",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"type": "plane",
"value": "XZ",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Unknown"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Unknown"
}
}
},
"start": {
"from": [
0.0,
0.0
],
"to": [
0.0,
0.0
],
"units": {
"type": "Inches"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"seg01": {
"type": "TagIdentifier",
"value": "seg01"
},
"seg02": {
"type": "TagIdentifier",
"value": "seg02"
},
"seg03": {
"type": "TagIdentifier",
"value": "seg03"
},
"seg04": {
"type": "TagIdentifier",
"value": "seg04"
},
"seg05": {
"type": "TagIdentifier",
"value": "seg05"
},
"seg06": {
"type": "TagIdentifier",
"value": "seg06"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Inches"
}
},
"height": 5.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Inches"
},
"sectional": false
},
"units": {
"type": "Inches"
}
},
"start": {
"from": [
-0.75,
0.75
],
"to": [
-0.75,
0.75
],
"units": {
"type": "Inches"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Inches"
}
},
"height": -0.39485618835389114,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Inches"
},
"sectional": false
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudeArc"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-1.0,
0.75
],
"from": [
-0.75,
0.75
],
"radius": 0.25,
"tag": null,
"to": [
-0.75,
0.75
],
"type": "Circle",
"units": {
"type": "Inches"
}
}
],
"on": {
"type": "face",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "seg03",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Unknown"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Unknown"
}
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2165,
"end": 2171,
"moduleId": 0,
"start": 2165,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2210,
"end": 2216,
"moduleId": 0,
"start": 2210,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2263,
"end": 2269,
"moduleId": 0,
"start": 2263,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2315,
"end": 2321,
"moduleId": 0,
"start": 2315,
"type": "TagDeclarator",
"value": "seg04"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2360,
"end": 2366,
"moduleId": 0,
"start": 2360,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2436,
"end": 2442,
"moduleId": 0,
"start": 2436,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
0.0
],
"tag": {
"commentStart": 2165,
"end": 2171,
"moduleId": 0,
"start": 2165,
"type": "TagDeclarator",
"value": "seg01"
},
"to": [
4.615143811646109,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.615143811646109,
0.0
],
"tag": {
"commentStart": 2210,
"end": 2216,
"moduleId": 0,
"start": 2210,
"type": "TagDeclarator",
"value": "seg02"
},
"to": [
4.615143811646109,
0.3848561883538911
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.615143811646109,
0.3848561883538911
],
"tag": {
"commentStart": 2263,
"end": 2269,
"moduleId": 0,
"start": 2263,
"type": "TagDeclarator",
"value": "seg03"
},
"to": [
-0.3848561883538908,
0.3848561883538911
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-0.3848561883538908,
0.3848561883538911
],
"tag": {
"commentStart": 2315,
"end": 2321,
"moduleId": 0,
"start": 2315,
"type": "TagDeclarator",
"value": "seg04"
},
"to": [
-0.3848561883538908,
-1.8651438116461088
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-0.3848561883538908,
-1.8651438116461088
],
"tag": {
"commentStart": 2360,
"end": 2366,
"moduleId": 0,
"start": 2360,
"type": "TagDeclarator",
"value": "seg05"
},
"to": [
0.00000000000000033306690738754696,
-1.8651438116461088
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.00000000000000033306690738754696,
-1.8651438116461088
],
"tag": {
"commentStart": 2436,
"end": 2442,
"moduleId": 0,
"start": 2436,
"type": "TagDeclarator",
"value": "seg06"
},
"to": [
0.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
0.0
],
"tag": null,
"to": [
0.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
}
],
"on": {
"artifactId": "[uuid]",
"id": "[uuid]",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"type": "plane",
"value": "XZ",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Unknown"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Unknown"
}
}
},
"start": {
"from": [
0.0,
0.0
],
"to": [
0.0,
0.0
],
"units": {
"type": "Inches"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"seg01": {
"type": "TagIdentifier",
"value": "seg01"
},
"seg02": {
"type": "TagIdentifier",
"value": "seg02"
},
"seg03": {
"type": "TagIdentifier",
"value": "seg03"
},
"seg04": {
"type": "TagIdentifier",
"value": "seg04"
},
"seg05": {
"type": "TagIdentifier",
"value": "seg05"
},
"seg06": {
"type": "TagIdentifier",
"value": "seg06"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Inches"
}
},
"height": 5.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Inches"
},
"sectional": false
},
"units": {
"type": "Inches"
}
},
"start": {
"from": [
-0.75,
0.75
],
"to": [
-0.75,
0.75
],
"units": {
"type": "Inches"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Inches"
}
},
"height": -0.39485618835389114,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Inches"
},
"sectional": false
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudeArc"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
-1.0,
0.75
],
"from": [
-0.75,
0.75
],
"radius": 0.25,
"tag": null,
"to": [
-0.75,
0.75
],
"type": "Circle",
"units": {
"type": "Inches"
}
}
],
"on": {
"type": "face",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "seg03",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Unknown"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Unknown"
}
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2165,
"end": 2171,
"moduleId": 0,
"start": 2165,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2210,
"end": 2216,
"moduleId": 0,
"start": 2210,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2263,
"end": 2269,
"moduleId": 0,
"start": 2263,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2315,
"end": 2321,
"moduleId": 0,
"start": 2315,
"type": "TagDeclarator",
"value": "seg04"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2360,
"end": 2366,
"moduleId": 0,
"start": 2360,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2436,
"end": 2442,
"moduleId": 0,
"start": 2436,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
0.0
],
"tag": {
"commentStart": 2165,
"end": 2171,
"moduleId": 0,
"start": 2165,
"type": "TagDeclarator",
"value": "seg01"
},
"to": [
4.615143811646109,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.615143811646109,
0.0
],
"tag": {
"commentStart": 2210,
"end": 2216,
"moduleId": 0,
"start": 2210,
"type": "TagDeclarator",
"value": "seg02"
},
"to": [
4.615143811646109,
0.3848561883538911
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.615143811646109,
0.3848561883538911
],
"tag": {
"commentStart": 2263,
"end": 2269,
"moduleId": 0,
"start": 2263,
"type": "TagDeclarator",
"value": "seg03"
},
"to": [
-0.3848561883538908,
0.3848561883538911
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-0.3848561883538908,
0.3848561883538911
],
"tag": {
"commentStart": 2315,
"end": 2321,
"moduleId": 0,
"start": 2315,
"type": "TagDeclarator",
"value": "seg04"
},
"to": [
-0.3848561883538908,
-1.8651438116461088
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-0.3848561883538908,
-1.8651438116461088
],
"tag": {
"commentStart": 2360,
"end": 2366,
"moduleId": 0,
"start": 2360,
"type": "TagDeclarator",
"value": "seg05"
},
"to": [
0.00000000000000033306690738754696,
-1.8651438116461088
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.00000000000000033306690738754696,
-1.8651438116461088
],
"tag": {
"commentStart": 2436,
"end": 2442,
"moduleId": 0,
"start": 2436,
"type": "TagDeclarator",
"value": "seg06"
},
"to": [
0.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
0.0
],
"tag": null,
"to": [
0.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
}
],
"on": {
"artifactId": "[uuid]",
"id": "[uuid]",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"type": "plane",
"value": "XZ",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Unknown"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Unknown"
}
}
},
"start": {
"from": [
0.0,
0.0
],
"to": [
0.0,
0.0
],
"units": {
"type": "Inches"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"seg01": {
"type": "TagIdentifier",
"value": "seg01"
},
"seg02": {
"type": "TagIdentifier",
"value": "seg02"
},
"seg03": {
"type": "TagIdentifier",
"value": "seg03"
},
"seg04": {
"type": "TagIdentifier",
"value": "seg04"
},
"seg05": {
"type": "TagIdentifier",
"value": "seg05"
},
"seg06": {
"type": "TagIdentifier",
"value": "seg06"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Inches"
}
},
"height": 5.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Inches"
},
"sectional": false
},
"units": {
"type": "Inches"
}
},
"start": {
"from": [
-0.75,
0.75
],
"to": [
-0.75,
0.75
],
"units": {
"type": "Inches"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Inches"
}
},
"height": -0.39485618835389114,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Inches"
},
"sectional": false
}
}
]
},
"sigmaAllow": {
"type": "Number",
"value": 35000.0,
"ty": {
"type": "Default",
"len": {
"type": "Inches"
},
"angle": {
"type": "Degrees"
}
}
},
"thickness": {
"type": "Number",
"value": 0.3848561883538911,
"ty": {
"type": "Default",
"len": {
"type": "Inches"
},
"angle": {
"type": "Degrees"
}
}
},
"wallMountLength": {
"type": "Number",
"value": 2.25,
"ty": {
"type": "Default",
"len": {
"type": "Inches"
},
"angle": {
"type": "Degrees"
}
}
},
"wallMountingHoleDiameter": {
"type": "Number",
"value": 0.625,
"ty": {
"type": "Default",
"len": {
"type": "Inches"
},
"angle": {
"type": "Degrees"
}
}
},
"wallMountingHolePlacementOffset": {
"type": "Number",
"value": 0.9375,
"ty": {
"type": "Default",
"len": {
"type": "Inches"
},
"angle": {
"type": "Degrees"
}
}
},
"wallMountingHoles": {
"type": "HomArray",
"value": [
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudeArc"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
1.0625,
0.9375
],
"from": [
1.375,
0.9375
],
"radius": 0.3125,
"tag": null,
"to": [
1.375,
0.9375
],
"type": "Circle",
"units": {
"type": "Inches"
}
}
],
"on": {
"type": "face",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "seg04",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Unknown"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Unknown"
}
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2165,
"end": 2171,
"moduleId": 0,
"start": 2165,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2210,
"end": 2216,
"moduleId": 0,
"start": 2210,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2263,
"end": 2269,
"moduleId": 0,
"start": 2263,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2315,
"end": 2321,
"moduleId": 0,
"start": 2315,
"type": "TagDeclarator",
"value": "seg04"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2360,
"end": 2366,
"moduleId": 0,
"start": 2360,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2436,
"end": 2442,
"moduleId": 0,
"start": 2436,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
0.0
],
"tag": {
"commentStart": 2165,
"end": 2171,
"moduleId": 0,
"start": 2165,
"type": "TagDeclarator",
"value": "seg01"
},
"to": [
4.615143811646109,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.615143811646109,
0.0
],
"tag": {
"commentStart": 2210,
"end": 2216,
"moduleId": 0,
"start": 2210,
"type": "TagDeclarator",
"value": "seg02"
},
"to": [
4.615143811646109,
0.3848561883538911
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.615143811646109,
0.3848561883538911
],
"tag": {
"commentStart": 2263,
"end": 2269,
"moduleId": 0,
"start": 2263,
"type": "TagDeclarator",
"value": "seg03"
},
"to": [
-0.3848561883538908,
0.3848561883538911
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-0.3848561883538908,
0.3848561883538911
],
"tag": {
"commentStart": 2315,
"end": 2321,
"moduleId": 0,
"start": 2315,
"type": "TagDeclarator",
"value": "seg04"
},
"to": [
-0.3848561883538908,
-1.8651438116461088
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-0.3848561883538908,
-1.8651438116461088
],
"tag": {
"commentStart": 2360,
"end": 2366,
"moduleId": 0,
"start": 2360,
"type": "TagDeclarator",
"value": "seg05"
},
"to": [
0.00000000000000033306690738754696,
-1.8651438116461088
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.00000000000000033306690738754696,
-1.8651438116461088
],
"tag": {
"commentStart": 2436,
"end": 2442,
"moduleId": 0,
"start": 2436,
"type": "TagDeclarator",
"value": "seg06"
},
"to": [
0.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
0.0
],
"tag": null,
"to": [
0.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
}
],
"on": {
"artifactId": "[uuid]",
"id": "[uuid]",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"type": "plane",
"value": "XZ",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Unknown"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Unknown"
}
}
},
"start": {
"from": [
0.0,
0.0
],
"to": [
0.0,
0.0
],
"units": {
"type": "Inches"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"seg01": {
"type": "TagIdentifier",
"value": "seg01"
},
"seg02": {
"type": "TagIdentifier",
"value": "seg02"
},
"seg03": {
"type": "TagIdentifier",
"value": "seg03"
},
"seg04": {
"type": "TagIdentifier",
"value": "seg04"
},
"seg05": {
"type": "TagIdentifier",
"value": "seg05"
},
"seg06": {
"type": "TagIdentifier",
"value": "seg06"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Inches"
}
},
"height": 5.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Inches"
},
"sectional": false
},
"units": {
"type": "Inches"
}
},
"start": {
"from": [
1.375,
0.9375
],
"to": [
1.375,
0.9375
],
"units": {
"type": "Inches"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Inches"
}
},
"height": -0.4848561883538911,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Inches"
},
"sectional": false
}
},
{
"type": "Solid",
"value": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": null,
"type": "extrudeArc"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"ccw": true,
"center": [
1.0625,
0.9375
],
"from": [
1.375,
0.9375
],
"radius": 0.3125,
"tag": null,
"to": [
1.375,
0.9375
],
"type": "Circle",
"units": {
"type": "Inches"
}
}
],
"on": {
"type": "face",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": "seg04",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Unknown"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Unknown"
}
},
"solid": {
"type": "Solid",
"id": "[uuid]",
"artifactId": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2165,
"end": 2171,
"moduleId": 0,
"start": 2165,
"type": "TagDeclarator",
"value": "seg01"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2210,
"end": 2216,
"moduleId": 0,
"start": 2210,
"type": "TagDeclarator",
"value": "seg02"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2263,
"end": 2269,
"moduleId": 0,
"start": 2263,
"type": "TagDeclarator",
"value": "seg03"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2315,
"end": 2321,
"moduleId": 0,
"start": 2315,
"type": "TagDeclarator",
"value": "seg04"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2360,
"end": 2366,
"moduleId": 0,
"start": 2360,
"type": "TagDeclarator",
"value": "seg05"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2436,
"end": 2442,
"moduleId": 0,
"start": 2436,
"type": "TagDeclarator",
"value": "seg06"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
0.0
],
"tag": {
"commentStart": 2165,
"end": 2171,
"moduleId": 0,
"start": 2165,
"type": "TagDeclarator",
"value": "seg01"
},
"to": [
4.615143811646109,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.615143811646109,
0.0
],
"tag": {
"commentStart": 2210,
"end": 2216,
"moduleId": 0,
"start": 2210,
"type": "TagDeclarator",
"value": "seg02"
},
"to": [
4.615143811646109,
0.3848561883538911
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
4.615143811646109,
0.3848561883538911
],
"tag": {
"commentStart": 2263,
"end": 2269,
"moduleId": 0,
"start": 2263,
"type": "TagDeclarator",
"value": "seg03"
},
"to": [
-0.3848561883538908,
0.3848561883538911
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-0.3848561883538908,
0.3848561883538911
],
"tag": {
"commentStart": 2315,
"end": 2321,
"moduleId": 0,
"start": 2315,
"type": "TagDeclarator",
"value": "seg04"
},
"to": [
-0.3848561883538908,
-1.8651438116461088
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
-0.3848561883538908,
-1.8651438116461088
],
"tag": {
"commentStart": 2360,
"end": 2366,
"moduleId": 0,
"start": 2360,
"type": "TagDeclarator",
"value": "seg05"
},
"to": [
0.00000000000000033306690738754696,
-1.8651438116461088
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.00000000000000033306690738754696,
-1.8651438116461088
],
"tag": {
"commentStart": 2436,
"end": 2442,
"moduleId": 0,
"start": 2436,
"type": "TagDeclarator",
"value": "seg06"
},
"to": [
0.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
},
"from": [
0.0,
0.0
],
"tag": null,
"to": [
0.0,
0.0
],
"type": "ToPoint",
"units": {
"type": "Inches"
}
}
],
"on": {
"artifactId": "[uuid]",
"id": "[uuid]",
"origin": {
"x": 0.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
}
},
"type": "plane",
"value": "XZ",
"xAxis": {
"x": 1.0,
"y": 0.0,
"z": 0.0,
"units": {
"type": "Unknown"
}
},
"yAxis": {
"x": 0.0,
"y": 0.0,
"z": 1.0,
"units": {
"type": "Unknown"
}
}
},
"start": {
"from": [
0.0,
0.0
],
"to": [
0.0,
0.0
],
"units": {
"type": "Inches"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"tags": {
"seg01": {
"type": "TagIdentifier",
"value": "seg01"
},
"seg02": {
"type": "TagIdentifier",
"value": "seg02"
},
"seg03": {
"type": "TagIdentifier",
"value": "seg03"
},
"seg04": {
"type": "TagIdentifier",
"value": "seg04"
},
"seg05": {
"type": "TagIdentifier",
"value": "seg05"
},
"seg06": {
"type": "TagIdentifier",
"value": "seg06"
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Inches"
}
},
"height": 5.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"units": {
"type": "Inches"
},
"sectional": false
},
"units": {
"type": "Inches"
}
},
"start": {
"from": [
1.375,
0.9375
],
"to": [
1.375,
0.9375
],
"units": {
"type": "Inches"
},
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": []
}
},
"artifactId": "[uuid]",
"originalId": "[uuid]",
"units": {
"type": "Inches"
}
},
"height": -0.4848561883538911,
"startCapId": null,
"endCapId": null,
"units": {
"type": "Inches"
},
"sectional": false
}
}
]
},
"width": {
"type": "Number",
"value": 5.0,
"ty": {
"type": "Default",
"len": {
"type": "Inches"
},
"angle": {
"type": "Degrees"
}
}
}
}