Files
modeling-app/src/wasm-lib/kcl/tests/fillet-and-shell/program_memory.snap

2718 lines
83 KiB
Plaintext
Raw Normal View History

---
source: kcl/src/simulation_tests.rs
assertion_line: 92
description: Program memory after executing fillet-and-shell.kcl
snapshot_kind: text
---
{
"environments": [
{
"bindings": {
"HALF_TURN": {
"type": "Number",
"value": 180.0,
"__meta": []
},
"QUARTER_TURN": {
"type": "Number",
"value": 90.0,
"__meta": []
},
"THREE_QUARTER_TURN": {
"type": "Number",
"value": 270.0,
"__meta": []
},
"ZERO": {
"type": "Number",
"value": 0.0,
"__meta": []
},
"border": {
"type": "Number",
"value": 4.0,
"__meta": [
{
"sourceRange": [
60,
61,
0
]
}
]
},
"case": {
"type": "Solid",
"type": "Solid",
"id": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
806,
839,
0
],
"tag": {
"end": 838,
"start": 832,
"type": "TagDeclarator",
"value": "edge1"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
845,
887,
0
],
"tag": {
"end": 886,
"start": 880,
"type": "TagDeclarator",
"value": "edge2"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
893,
927,
0
],
"tag": {
"end": 926,
"start": 920,
"type": "TagDeclarator",
"value": "edge3"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
933,
949,
0
],
"tag": {
"end": 948,
"start": 942,
"type": "TagDeclarator",
"value": "edge4"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
806,
839,
0
]
},
"from": [
0.0,
0.0
],
"tag": {
"end": 838,
"start": 832,
"type": "TagDeclarator",
"value": "edge1"
},
"to": [
38.0,
0.0
],
"type": "ToPoint"
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
845,
887,
0
]
},
"from": [
38.0,
0.0
],
"tag": {
"end": 886,
"start": 880,
"type": "TagDeclarator",
"value": "edge2"
},
"to": [
38.0,
73.0
],
"type": "ToPoint"
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
893,
927,
0
]
},
"from": [
38.0,
73.0
],
"tag": {
"end": 926,
"start": 920,
"type": "TagDeclarator",
"value": "edge3"
},
"to": [
0.0,
73.0
],
"type": "ToPoint"
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
933,
949,
0
]
},
"from": [
0.0,
73.0
],
"tag": {
"end": 948,
"start": 942,
"type": "TagDeclarator",
"value": "edge4"
},
"to": [
0.0,
0.0
],
"type": "ToPoint"
}
],
"on": {
"type": "plane",
"id": "[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
},
"__meta": []
},
"start": {
"from": [
0.0,
0.0
],
"to": [
0.0,
0.0
],
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
775,
800,
0
]
}
},
"tags": {
"edge1": {
"type": "TagIdentifier",
"value": "edge1",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
806,
839,
0
]
},
"from": [
0.0,
0.0
],
"tag": {
"end": 838,
"start": 832,
"type": "TagDeclarator",
"value": "edge1"
},
"to": [
38.0,
0.0
],
"type": "ToPoint"
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
806,
839,
0
],
"tag": {
"end": 838,
"start": 832,
"type": "TagDeclarator",
"value": "edge1"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
832,
838,
0
]
}
]
},
"edge2": {
"type": "TagIdentifier",
"value": "edge2",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
845,
887,
0
]
},
"from": [
38.0,
0.0
],
"tag": {
"end": 886,
"start": 880,
"type": "TagDeclarator",
"value": "edge2"
},
"to": [
38.0,
73.0
],
"type": "ToPoint"
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
845,
887,
0
],
"tag": {
"end": 886,
"start": 880,
"type": "TagDeclarator",
"value": "edge2"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
880,
886,
0
]
}
]
},
"edge3": {
"type": "TagIdentifier",
"value": "edge3",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
893,
927,
0
]
},
"from": [
38.0,
73.0
],
"tag": {
"end": 926,
"start": 920,
"type": "TagDeclarator",
"value": "edge3"
},
"to": [
0.0,
73.0
],
"type": "ToPoint"
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
893,
927,
0
],
"tag": {
"end": 926,
"start": 920,
"type": "TagDeclarator",
"value": "edge3"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
920,
926,
0
]
}
]
},
"edge4": {
"type": "TagIdentifier",
"value": "edge4",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
933,
949,
0
]
},
"from": [
0.0,
73.0
],
"tag": {
"end": 948,
"start": 942,
"type": "TagDeclarator",
"value": "edge4"
},
"to": [
0.0,
0.0
],
"type": "ToPoint"
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
933,
949,
0
],
"tag": {
"end": 948,
"start": 942,
"type": "TagDeclarator",
"value": "edge4"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
942,
948,
0
]
}
]
}
},
"__meta": [
{
"sourceRange": [
775,
800,
0
]
}
]
},
"height": 8.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"edgeCuts": [
{
"type": "fillet",
"id": "[uuid]",
"radius": 1.0,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 1.0,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 1.0,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 1.0,
"edgeId": "[uuid]",
"tag": null
}
],
"__meta": [
{
"sourceRange": [
775,
800,
0
]
}
]
},
"caseHeight": {
"type": "Number",
"value": 8.0,
"__meta": [
{
"sourceRange": [
165,
166,
0
]
}
]
},
"caseLength": {
"type": "Number",
"value": 73.0,
"__meta": [
{
"sourceRange": [
28,
30,
0
]
},
{
"sourceRange": [
60,
61,
0
]
},
{
"sourceRange": [
150,
151,
0
]
}
]
},
"caseThickness": {
"type": "Number",
"value": 1.0,
"__meta": [
{
"sourceRange": [
48,
49,
0
]
}
]
},
"caseWidth": {
"type": "Number",
"value": 38.0,
"__meta": [
{
"sourceRange": [
12,
14,
0
]
},
{
"sourceRange": [
60,
61,
0
]
},
{
"sourceRange": [
113,
114,
0
]
}
]
},
"connectorPadding": {
"type": "Number",
"value": 4.0,
"__meta": [
{
"sourceRange": [
355,
356,
0
]
}
]
},
"edge1": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "edge1",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
806,
839,
0
]
},
"from": [
0.0,
0.0
],
"tag": {
"end": 838,
"start": 832,
"type": "TagDeclarator",
"value": "edge1"
},
"to": [
38.0,
0.0
],
"type": "ToPoint"
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
806,
839,
0
],
"tag": {
"end": 838,
"start": 832,
"type": "TagDeclarator",
"value": "edge1"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
832,
838,
0
]
}
]
},
"edge2": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "edge2",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
845,
887,
0
]
},
"from": [
38.0,
0.0
],
"tag": {
"end": 886,
"start": 880,
"type": "TagDeclarator",
"value": "edge2"
},
"to": [
38.0,
73.0
],
"type": "ToPoint"
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
845,
887,
0
],
"tag": {
"end": 886,
"start": 880,
"type": "TagDeclarator",
"value": "edge2"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
880,
886,
0
]
}
]
},
"edge3": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "edge3",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
893,
927,
0
]
},
"from": [
38.0,
73.0
],
"tag": {
"end": 926,
"start": 920,
"type": "TagDeclarator",
"value": "edge3"
},
"to": [
0.0,
73.0
],
"type": "ToPoint"
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
893,
927,
0
],
"tag": {
"end": 926,
"start": 920,
"type": "TagDeclarator",
"value": "edge3"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
920,
926,
0
]
}
]
},
"edge4": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "edge4",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
933,
949,
0
]
},
"from": [
0.0,
73.0
],
"tag": {
"end": 948,
"start": 942,
"type": "TagDeclarator",
"value": "edge4"
},
"to": [
0.0,
0.0
],
"type": "ToPoint"
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
933,
949,
0
],
"tag": {
"end": 948,
"start": 942,
"type": "TagDeclarator",
"value": "edge4"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
942,
948,
0
]
}
]
},
"lengthBetweenScrews": {
"type": "Number",
"value": 58.0,
"__meta": [
{
"sourceRange": [
214,
216,
0
]
},
{
"sourceRange": [
219,
220,
0
]
}
]
},
"m25Screw": {
"type": "Function",
"expression": {
"body": {
"body": [
{
"declarations": [
{
"end": 1431,
"id": {
"end": 1236,
"name": "screw",
"start": 1231,
"type": "Identifier"
},
"init": {
"body": [
{
"arguments": [
{
"end": 1257,
"raw": "\"XY\"",
"start": 1253,
"type": "Literal",
"type": "Literal",
"value": "XY"
}
],
"callee": {
"end": 1252,
"name": "startSketchOn",
"start": 1239,
"type": "Identifier"
},
"end": 1258,
"optional": false,
"start": 1239,
"type": "CallExpression",
"type": "CallExpression"
},
{
"arguments": [
{
"elements": [
{
"end": 1283,
"raw": "0",
"start": 1282,
"type": "Literal",
"type": "Literal",
"value": 0.0
},
{
"end": 1286,
"raw": "0",
"start": 1285,
"type": "Literal",
"type": "Literal",
"value": 0.0
}
],
"end": 1287,
"start": 1281,
"type": "ArrayExpression",
"type": "ArrayExpression"
},
{
"end": 1290,
"start": 1289,
"type": "PipeSubstitution",
"type": "PipeSubstitution"
}
],
"callee": {
"end": 1280,
"name": "startProfileAt",
"start": 1266,
"type": "Identifier"
},
"end": 1291,
"optional": false,
"start": 1266,
"type": "CallExpression",
"type": "CallExpression"
},
{
"arguments": [
{
"end": 1339,
"properties": [
{
"end": 1323,
"key": {
"end": 1314,
"name": "center",
"start": 1308,
"type": "Identifier"
},
"start": 1308,
"type": "ObjectProperty",
"value": {
"elements": [
{
"end": 1319,
"name": "x",
"start": 1318,
"type": "Identifier",
"type": "Identifier"
},
{
"end": 1322,
"name": "y",
"start": 1321,
"type": "Identifier",
"type": "Identifier"
}
],
"end": 1323,
"start": 1317,
"type": "ArrayExpression",
"type": "ArrayExpression"
}
},
{
"end": 1337,
"key": {
"end": 1331,
"name": "radius",
"start": 1325,
"type": "Identifier"
},
"start": 1325,
"type": "ObjectProperty",
"value": {
"end": 1337,
"raw": "2.5",
"start": 1334,
"type": "Literal",
"type": "Literal",
"value": 2.5
}
}
],
"start": 1306,
"type": "ObjectExpression",
"type": "ObjectExpression"
},
{
"end": 1342,
"start": 1341,
"type": "PipeSubstitution",
"type": "PipeSubstitution"
}
],
"callee": {
"end": 1305,
"name": "circle",
"start": 1299,
"type": "Identifier"
},
"end": 1343,
"optional": false,
"start": 1299,
"type": "CallExpression",
"type": "CallExpression"
},
{
"arguments": [
{
"arguments": [
{
"end": 1397,
"properties": [
{
"end": 1380,
"key": {
"end": 1371,
"name": "center",
"start": 1365,
"type": "Identifier"
},
"start": 1365,
"type": "ObjectProperty",
"value": {
"elements": [
{
"end": 1376,
"name": "x",
"start": 1375,
"type": "Identifier",
"type": "Identifier"
},
{
"end": 1379,
"name": "y",
"start": 1378,
"type": "Identifier",
"type": "Identifier"
}
],
"end": 1380,
"start": 1374,
"type": "ArrayExpression",
"type": "ArrayExpression"
}
},
{
"end": 1395,
"key": {
"end": 1388,
"name": "radius",
"start": 1382,
"type": "Identifier"
},
"start": 1382,
"type": "ObjectProperty",
"value": {
"end": 1395,
"raw": "1.25",
"start": 1391,
"type": "Literal",
"type": "Literal",
"value": 1.25
}
}
],
"start": 1363,
"type": "ObjectExpression",
"type": "ObjectExpression"
},
{
"end": 1400,
"start": 1399,
"type": "PipeSubstitution",
"type": "PipeSubstitution"
}
],
"callee": {
"end": 1362,
"name": "circle",
"start": 1356,
"type": "Identifier"
},
"end": 1401,
"optional": false,
"start": 1356,
"type": "CallExpression",
"type": "CallExpression"
},
{
"end": 1404,
"start": 1403,
"type": "PipeSubstitution",
"type": "PipeSubstitution"
}
],
"callee": {
"end": 1355,
"name": "hole",
"start": 1351,
"type": "Identifier"
},
"end": 1405,
"optional": false,
"start": 1351,
"type": "CallExpression",
"type": "CallExpression"
},
{
"arguments": [
{
"end": 1427,
"name": "height",
"start": 1421,
"type": "Identifier",
"type": "Identifier"
},
{
"end": 1430,
"start": 1429,
"type": "PipeSubstitution",
"type": "PipeSubstitution"
}
],
"callee": {
"end": 1420,
"name": "extrude",
"start": 1413,
"type": "Identifier"
},
"end": 1431,
"optional": false,
"start": 1413,
"type": "CallExpression",
"type": "CallExpression"
}
],
"end": 1431,
"start": 1239,
"type": "PipeExpression",
"type": "PipeExpression"
},
"start": 1231,
"type": "VariableDeclarator"
}
],
"end": 1431,
"kind": "const",
"start": 1231,
"type": "VariableDeclaration",
"type": "VariableDeclaration"
},
{
"argument": {
"end": 1446,
"name": "screw",
"start": 1441,
"type": "Identifier",
"type": "Identifier"
},
"end": 1446,
"start": 1434,
"type": "ReturnStatement",
"type": "ReturnStatement"
}
],
"end": 1448,
"start": 1227
},
"end": 1448,
"params": [
{
"type": "Parameter",
"identifier": {
"end": 1211,
"name": "x",
"start": 1210,
"type": "Identifier"
},
"optional": false
},
{
"type": "Parameter",
"identifier": {
"end": 1214,
"name": "y",
"start": 1213,
"type": "Identifier"
},
"optional": false
},
{
"type": "Parameter",
"identifier": {
"end": 1222,
"name": "height",
"start": 1216,
"type": "Identifier"
},
"optional": false
}
],
"start": 1209,
"type": "FunctionExpression"
},
"memory": {
"environments": [
{
"bindings": {
"HALF_TURN": {
"type": "Number",
"value": 180.0,
"__meta": []
},
"QUARTER_TURN": {
"type": "Number",
"value": 90.0,
"__meta": []
},
"THREE_QUARTER_TURN": {
"type": "Number",
"value": 270.0,
"__meta": []
},
"ZERO": {
"type": "Number",
"value": 0.0,
"__meta": []
},
"border": {
"type": "Number",
"value": 4.0,
"__meta": [
{
"sourceRange": [
60,
61,
0
]
}
]
},
"case": {
"type": "Solid",
"type": "Solid",
"id": "[uuid]",
"value": [
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
806,
839,
0
],
"tag": {
"end": 838,
"start": 832,
"type": "TagDeclarator",
"value": "edge1"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
845,
887,
0
],
"tag": {
"end": 886,
"start": 880,
"type": "TagDeclarator",
"value": "edge2"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
893,
927,
0
],
"tag": {
"end": 926,
"start": 920,
"type": "TagDeclarator",
"value": "edge3"
},
"type": "extrudePlane"
},
{
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
933,
949,
0
],
"tag": {
"end": 948,
"start": 942,
"type": "TagDeclarator",
"value": "edge4"
},
"type": "extrudePlane"
}
],
"sketch": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
806,
839,
0
]
},
"from": [
0.0,
0.0
],
"tag": {
"end": 838,
"start": 832,
"type": "TagDeclarator",
"value": "edge1"
},
"to": [
38.0,
0.0
],
"type": "ToPoint"
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
845,
887,
0
]
},
"from": [
38.0,
0.0
],
"tag": {
"end": 886,
"start": 880,
"type": "TagDeclarator",
"value": "edge2"
},
"to": [
38.0,
73.0
],
"type": "ToPoint"
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
893,
927,
0
]
},
"from": [
38.0,
73.0
],
"tag": {
"end": 926,
"start": 920,
"type": "TagDeclarator",
"value": "edge3"
},
"to": [
0.0,
73.0
],
"type": "ToPoint"
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
933,
949,
0
]
},
"from": [
0.0,
73.0
],
"tag": {
"end": 948,
"start": 942,
"type": "TagDeclarator",
"value": "edge4"
},
"to": [
0.0,
0.0
],
"type": "ToPoint"
}
],
"on": {
"type": "plane",
"id": "[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
},
"__meta": []
},
"start": {
"from": [
0.0,
0.0
],
"to": [
0.0,
0.0
],
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
775,
800,
0
]
}
},
"tags": {
"edge1": {
"type": "TagIdentifier",
"value": "edge1",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
806,
839,
0
]
},
"from": [
0.0,
0.0
],
"tag": {
"end": 838,
"start": 832,
"type": "TagDeclarator",
"value": "edge1"
},
"to": [
38.0,
0.0
],
"type": "ToPoint"
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
806,
839,
0
],
"tag": {
"end": 838,
"start": 832,
"type": "TagDeclarator",
"value": "edge1"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
832,
838,
0
]
}
]
},
"edge2": {
"type": "TagIdentifier",
"value": "edge2",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
845,
887,
0
]
},
"from": [
38.0,
0.0
],
"tag": {
"end": 886,
"start": 880,
"type": "TagDeclarator",
"value": "edge2"
},
"to": [
38.0,
73.0
],
"type": "ToPoint"
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
845,
887,
0
],
"tag": {
"end": 886,
"start": 880,
"type": "TagDeclarator",
"value": "edge2"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
880,
886,
0
]
}
]
},
"edge3": {
"type": "TagIdentifier",
"value": "edge3",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
893,
927,
0
]
},
"from": [
38.0,
73.0
],
"tag": {
"end": 926,
"start": 920,
"type": "TagDeclarator",
"value": "edge3"
},
"to": [
0.0,
73.0
],
"type": "ToPoint"
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
893,
927,
0
],
"tag": {
"end": 926,
"start": 920,
"type": "TagDeclarator",
"value": "edge3"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
920,
926,
0
]
}
]
},
"edge4": {
"type": "TagIdentifier",
"value": "edge4",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
933,
949,
0
]
},
"from": [
0.0,
73.0
],
"tag": {
"end": 948,
"start": 942,
"type": "TagDeclarator",
"value": "edge4"
},
"to": [
0.0,
0.0
],
"type": "ToPoint"
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
933,
949,
0
],
"tag": {
"end": 948,
"start": 942,
"type": "TagDeclarator",
"value": "edge4"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
942,
948,
0
]
}
]
}
},
"__meta": [
{
"sourceRange": [
775,
800,
0
]
}
]
},
"height": 8.0,
"startCapId": "[uuid]",
"endCapId": "[uuid]",
"edgeCuts": [
{
"type": "fillet",
"id": "[uuid]",
"radius": 1.0,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 1.0,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 1.0,
"edgeId": "[uuid]",
"tag": null
},
{
"type": "fillet",
"id": "[uuid]",
"radius": 1.0,
"edgeId": "[uuid]",
"tag": null
}
],
"__meta": [
{
"sourceRange": [
775,
800,
0
]
}
]
},
"caseHeight": {
"type": "Number",
"value": 8.0,
"__meta": [
{
"sourceRange": [
165,
166,
0
]
}
]
},
"caseLength": {
"type": "Number",
"value": 73.0,
"__meta": [
{
"sourceRange": [
28,
30,
0
]
},
{
"sourceRange": [
60,
61,
0
]
},
{
"sourceRange": [
150,
151,
0
]
}
]
},
"caseThickness": {
"type": "Number",
"value": 1.0,
"__meta": [
{
"sourceRange": [
48,
49,
0
]
}
]
},
"caseWidth": {
"type": "Number",
"value": 38.0,
"__meta": [
{
"sourceRange": [
12,
14,
0
]
},
{
"sourceRange": [
60,
61,
0
]
},
{
"sourceRange": [
113,
114,
0
]
}
]
},
"connectorPadding": {
"type": "Number",
"value": 4.0,
"__meta": [
{
"sourceRange": [
355,
356,
0
]
}
]
},
"edge1": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "edge1",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
806,
839,
0
]
},
"from": [
0.0,
0.0
],
"tag": {
"end": 838,
"start": 832,
"type": "TagDeclarator",
"value": "edge1"
},
"to": [
38.0,
0.0
],
"type": "ToPoint"
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
806,
839,
0
],
"tag": {
"end": 838,
"start": 832,
"type": "TagDeclarator",
"value": "edge1"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
832,
838,
0
]
}
]
},
"edge2": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "edge2",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
845,
887,
0
]
},
"from": [
38.0,
0.0
],
"tag": {
"end": 886,
"start": 880,
"type": "TagDeclarator",
"value": "edge2"
},
"to": [
38.0,
73.0
],
"type": "ToPoint"
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
845,
887,
0
],
"tag": {
"end": 886,
"start": 880,
"type": "TagDeclarator",
"value": "edge2"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
880,
886,
0
]
}
]
},
"edge3": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "edge3",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
893,
927,
0
]
},
"from": [
38.0,
73.0
],
"tag": {
"end": 926,
"start": 920,
"type": "TagDeclarator",
"value": "edge3"
},
"to": [
0.0,
73.0
],
"type": "ToPoint"
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
893,
927,
0
],
"tag": {
"end": 926,
"start": 920,
"type": "TagDeclarator",
"value": "edge3"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
920,
926,
0
]
}
]
},
"edge4": {
"type": "TagIdentifier",
"type": "TagIdentifier",
"value": "edge4",
"info": {
"type": "TagEngineInfo",
"id": "[uuid]",
"sketch": "[uuid]",
"path": {
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
933,
949,
0
]
},
"from": [
0.0,
73.0
],
"tag": {
"end": 948,
"start": 942,
"type": "TagDeclarator",
"value": "edge4"
},
"to": [
0.0,
0.0
],
"type": "ToPoint"
},
"surface": {
"faceId": "[uuid]",
"id": "[uuid]",
"sourceRange": [
933,
949,
0
],
"tag": {
"end": 948,
"start": 942,
"type": "TagDeclarator",
"value": "edge4"
},
"type": "extrudePlane"
}
},
"__meta": [
{
"sourceRange": [
942,
948,
0
]
}
]
},
"lengthBetweenScrews": {
"type": "Number",
"value": 58.0,
"__meta": [
{
"sourceRange": [
214,
216,
0
]
},
{
"sourceRange": [
219,
220,
0
]
}
]
},
"microUsb1Distance": {
"type": "Number",
"value": 41.4,
"__meta": [
{
"sourceRange": [
266,
270,
0
]
}
]
},
"microUsb2Distance": {
"type": "Number",
"value": 54.0,
"__meta": [
{
"sourceRange": [
291,
293,
0
]
}
]
},
"microUsbWidth": {
"type": "Number",
"value": 7.4,
"__meta": [
{
"sourceRange": [
332,
335,
0
]
}
]
},
"miniHdmiDistance": {
"type": "Number",
"value": 12.4,
"__meta": [
{
"sourceRange": [
241,
245,
0
]
}
]
},
"miniHdmiHole": {
"type": "Sketch",
"value": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
467,
549,
0
]
},
"from": [
0.0,
10.8
],
"tag": null,
"to": [
0.0,
22.0
],
"type": "ToPoint"
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
555,
637,
0
]
},
"from": [
0.0,
22.0
],
"tag": null,
"to": [
1.0,
22.0
],
"type": "ToPoint"
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
643,
727,
0
]
},
"from": [
1.0,
22.0
],
"tag": null,
"to": [
1.0,
10.8
],
"type": "ToPoint"
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
733,
741,
0
]
},
"from": [
1.0,
10.8
],
"tag": null,
"to": [
0.0,
10.8
],
"type": "ToPoint"
}
],
"on": {
"type": "plane",
"id": "[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
},
"__meta": []
},
"start": {
"from": [
0.0,
10.799999999999999
],
"to": [
0.0,
10.799999999999999
],
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
373,
461,
0
]
}
},
"__meta": [
{
"sourceRange": [
373,
461,
0
]
}
]
}
},
"miniHdmiWidth": {
"type": "Number",
"value": 11.2,
"__meta": [
{
"sourceRange": [
311,
315,
0
]
}
]
},
"rpizLength": {
"type": "Number",
"value": 65.0,
"__meta": [
{
"sourceRange": [
28,
30,
0
]
}
]
},
"rpizWidth": {
"type": "Number",
"value": 30.0,
"__meta": [
{
"sourceRange": [
12,
14,
0
]
}
]
},
"screwHeight": {
"type": "Number",
"value": 4.0,
"__meta": [
{
"sourceRange": [
77,
78,
0
]
}
]
},
"widthBetweenScrews": {
"type": "Number",
"value": 23.0,
"__meta": [
{
"sourceRange": [
189,
191,
0
]
}
]
}
},
"parent": null
}
],
"currentEnv": 0,
"return": null
},
"__meta": [
{
"sourceRange": [
1209,
1448,
0
]
}
]
},
"microUsb1Distance": {
"type": "Number",
"value": 41.4,
"__meta": [
{
"sourceRange": [
266,
270,
0
]
}
]
},
"microUsb2Distance": {
"type": "Number",
"value": 54.0,
"__meta": [
{
"sourceRange": [
291,
293,
0
]
}
]
},
"microUsbWidth": {
"type": "Number",
"value": 7.4,
"__meta": [
{
"sourceRange": [
332,
335,
0
]
}
]
},
"miniHdmiDistance": {
"type": "Number",
"value": 12.4,
"__meta": [
{
"sourceRange": [
241,
245,
0
]
}
]
},
"miniHdmiHole": {
"type": "Sketch",
"value": {
"type": "Sketch",
"id": "[uuid]",
"paths": [
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
467,
549,
0
]
},
"from": [
0.0,
10.8
],
"tag": null,
"to": [
0.0,
22.0
],
"type": "ToPoint"
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
555,
637,
0
]
},
"from": [
0.0,
22.0
],
"tag": null,
"to": [
1.0,
22.0
],
"type": "ToPoint"
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
643,
727,
0
]
},
"from": [
1.0,
22.0
],
"tag": null,
"to": [
1.0,
10.8
],
"type": "ToPoint"
},
{
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
733,
741,
0
]
},
"from": [
1.0,
10.8
],
"tag": null,
"to": [
0.0,
10.8
],
"type": "ToPoint"
}
],
"on": {
"type": "plane",
"id": "[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
},
"__meta": []
},
"start": {
"from": [
0.0,
10.799999999999999
],
"to": [
0.0,
10.799999999999999
],
"tag": null,
"__geoMeta": {
"id": "[uuid]",
"sourceRange": [
373,
461,
0
]
}
},
"__meta": [
{
"sourceRange": [
373,
461,
0
]
}
]
}
},
"miniHdmiWidth": {
"type": "Number",
"value": 11.2,
"__meta": [
{
"sourceRange": [
311,
315,
0
]
}
]
},
"rpizLength": {
"type": "Number",
"value": 65.0,
"__meta": [
{
"sourceRange": [
28,
30,
0
]
}
]
},
"rpizWidth": {
"type": "Number",
"value": 30.0,
"__meta": [
{
"sourceRange": [
12,
14,
0
]
}
]
},
"screwHeight": {
"type": "Number",
"value": 4.0,
"__meta": [
{
"sourceRange": [
77,
78,
0
]
}
]
},
"widthBetweenScrews": {
"type": "Number",
"value": 23.0,
"__meta": [
{
"sourceRange": [
189,
191,
0
]
}
]
}
},
"parent": null
}
],
"currentEnv": 0,
"return": null
}