--- source: kcl-lib/src/simulation_tests.rs description: Result of parsing sheet-metal-bracket.kcl --- { "Ok": { "body": [ { "commentStart": 353, "declaration": { "commentStart": 459, "end": 0, "id": { "commentStart": 459, "end": 0, "name": "thickness", "start": 0, "type": "Identifier" }, "init": { "commentStart": 471, "end": 0, "raw": "0.090", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.09, "suffix": "None" } }, "start": 0, "type": "VariableDeclarator" }, "end": 0, "kind": "const", "preComments": [ "// Define constants such as sheet metal thickness, bend radius, flange length, bolt diameter size, etc." ], "start": 0, "type": "VariableDeclaration", "type": "VariableDeclaration" }, { "commentStart": 477, "declaration": { "commentStart": 477, "end": 0, "id": { "commentStart": 477, "end": 0, "name": "bendRad", "start": 0, "type": "Identifier" }, "init": { "commentStart": 487, "end": 0, "raw": "0.08", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.08, "suffix": "None" } }, "start": 0, "type": "VariableDeclarator" }, "end": 0, "kind": "const", "start": 0, "type": "VariableDeclaration", "type": "VariableDeclaration" }, { "commentStart": 492, "declaration": { "commentStart": 492, "end": 0, "id": { "commentStart": 492, "end": 0, "name": "outsideBendRad", "start": 0, "type": "Identifier" }, "init": { "commentStart": 509, "end": 0, "left": { "commentStart": 509, "end": 0, "name": "bendRad", "start": 0, "type": "Identifier", "type": "Identifier" }, "operator": "+", "right": { "commentStart": 519, "end": 0, "name": "thickness", "start": 0, "type": "Identifier", "type": "Identifier" }, "start": 0, "type": "BinaryExpression", "type": "BinaryExpression" }, "start": 0, "type": "VariableDeclarator" }, "end": 0, "kind": "const", "start": 0, "type": "VariableDeclaration", "type": "VariableDeclaration" }, { "commentStart": 529, "declaration": { "commentStart": 529, "end": 0, "id": { "commentStart": 529, "end": 0, "name": "flangeLength", "start": 0, "type": "Identifier" }, "init": { "commentStart": 544, "end": 0, "raw": "0.5", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.5, "suffix": "None" } }, "start": 0, "type": "VariableDeclarator" }, "end": 0, "kind": "const", "start": 0, "type": "VariableDeclaration", "type": "VariableDeclaration" }, { "commentStart": 548, "declaration": { "commentStart": 548, "end": 0, "id": { "commentStart": 548, "end": 0, "name": "hatHeight", "start": 0, "type": "Identifier" }, "init": { "commentStart": 560, "end": 0, "raw": "3", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 3.0, "suffix": "None" } }, "start": 0, "type": "VariableDeclarator" }, "end": 0, "kind": "const", "start": 0, "type": "VariableDeclaration", "type": "VariableDeclaration" }, { "commentStart": 562, "declaration": { "commentStart": 562, "end": 0, "id": { "commentStart": 562, "end": 0, "name": "hatWidth", "start": 0, "type": "Identifier" }, "init": { "commentStart": 573, "end": 0, "raw": "5", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 5.0, "suffix": "None" } }, "start": 0, "type": "VariableDeclarator" }, "end": 0, "kind": "const", "start": 0, "type": "VariableDeclaration", "type": "VariableDeclaration" }, { "commentStart": 575, "declaration": { "commentStart": 575, "end": 0, "id": { "commentStart": 575, "end": 0, "name": "boltSize", "start": 0, "type": "Identifier" }, "init": { "commentStart": 586, "end": 0, "raw": "0.25", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.25, "suffix": "None" } }, "start": 0, "type": "VariableDeclarator" }, "end": 0, "kind": "const", "start": 0, "type": "VariableDeclaration", "type": "VariableDeclaration" }, { "commentStart": 591, "declaration": { "commentStart": 591, "end": 0, "id": { "commentStart": 591, "end": 0, "name": "flangeWidth", "start": 0, "type": "Identifier" }, "init": { "commentStart": 605, "end": 0, "raw": "1.5", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 1.5, "suffix": "None" } }, "start": 0, "type": "VariableDeclarator" }, "end": 0, "kind": "const", "start": 0, "type": "VariableDeclaration", "type": "VariableDeclaration" }, { "commentStart": 608, "declaration": { "commentStart": 688, "end": 0, "id": { "commentStart": 688, "end": 0, "name": "baseExtrusion", "start": 0, "type": "Identifier" }, "init": { "body": [ { "arguments": [ { "commentStart": 718, "end": 0, "raw": "'-XZ'", "start": 0, "type": "Literal", "type": "Literal", "value": "-XZ" } ], "callee": { "commentStart": 704, "end": 0, "name": "startSketchOn", "start": 0, "type": "Identifier" }, "commentStart": 704, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" }, { "arguments": [ { "commentStart": 745, "elements": [ { "commentStart": 746, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } }, { "commentStart": 749, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" }, { "commentStart": 753, "end": 0, "start": 0, "type": "PipeSubstitution", "type": "PipeSubstitution" } ], "callee": { "commentStart": 730, "end": 0, "name": "startProfileAt", "start": 0, "type": "Identifier" }, "commentStart": 730, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 766, "end": 0, "name": "end", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 772, "elements": [ { "commentStart": 773, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } }, { "commentStart": 776, "end": 0, "name": "thickness", "start": 0, "type": "Identifier", "type": "Identifier" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 788, "end": 0, "name": "tag", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 794, "end": 0, "start": 0, "type": "TagDeclarator", "type": "TagDeclarator", "value": "e1" } } ], "callee": { "commentStart": 761, "end": 0, "name": "line", "start": 0, "type": "Identifier" }, "commentStart": 761, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 809, "end": 0, "name": "end", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 815, "elements": [ { "commentStart": 816, "end": 0, "name": "flangeLength", "start": 0, "type": "Identifier", "type": "Identifier" }, { "commentStart": 830, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 834, "end": 0, "name": "tag", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 840, "end": 0, "start": 0, "type": "TagDeclarator", "type": "TagDeclarator", "value": "e2" } } ], "callee": { "commentStart": 804, "end": 0, "name": "line", "start": 0, "type": "Identifier" }, "commentStart": 804, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 855, "end": 0, "name": "end", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 861, "elements": [ { "commentStart": 862, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } }, { "commentStart": 865, "end": 0, "name": "hatHeight", "start": 0, "type": "Identifier", "type": "Identifier" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 877, "end": 0, "name": "tag", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 883, "end": 0, "start": 0, "type": "TagDeclarator", "type": "TagDeclarator", "value": "e3" } } ], "callee": { "commentStart": 850, "end": 0, "name": "line", "start": 0, "type": "Identifier" }, "commentStart": 850, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 898, "end": 0, "name": "end", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 904, "elements": [ { "commentStart": 905, "end": 0, "name": "hatWidth", "start": 0, "type": "Identifier", "type": "Identifier" }, { "commentStart": 915, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 919, "end": 0, "name": "tag", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 925, "end": 0, "start": 0, "type": "TagDeclarator", "type": "TagDeclarator", "value": "e4" } } ], "callee": { "commentStart": 893, "end": 0, "name": "line", "start": 0, "type": "Identifier" }, "commentStart": 893, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 940, "end": 0, "name": "end", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 946, "elements": [ { "commentStart": 947, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } }, { "argument": { "commentStart": 951, "end": 0, "name": "hatHeight", "start": 0, "type": "Identifier", "type": "Identifier" }, "commentStart": 950, "end": 0, "operator": "-", "start": 0, "type": "UnaryExpression", "type": "UnaryExpression" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 963, "end": 0, "name": "tag", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 969, "end": 0, "start": 0, "type": "TagDeclarator", "type": "TagDeclarator", "value": "e5" } } ], "callee": { "commentStart": 935, "end": 0, "name": "line", "start": 0, "type": "Identifier" }, "commentStart": 935, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 984, "end": 0, "name": "end", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 990, "elements": [ { "commentStart": 991, "end": 0, "name": "flangeLength", "start": 0, "type": "Identifier", "type": "Identifier" }, { "commentStart": 1005, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 1009, "end": 0, "name": "tag", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1015, "end": 0, "start": 0, "type": "TagDeclarator", "type": "TagDeclarator", "value": "e6" } } ], "callee": { "commentStart": 979, "end": 0, "name": "line", "start": 0, "type": "Identifier" }, "commentStart": 979, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 1030, "end": 0, "name": "end", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1036, "elements": [ { "commentStart": 1037, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } }, { "argument": { "commentStart": 1041, "end": 0, "name": "thickness", "start": 0, "type": "Identifier", "type": "Identifier" }, "commentStart": 1040, "end": 0, "operator": "-", "start": 0, "type": "UnaryExpression", "type": "UnaryExpression" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 1053, "end": 0, "name": "tag", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1059, "end": 0, "start": 0, "type": "TagDeclarator", "type": "TagDeclarator", "value": "e7" } } ], "callee": { "commentStart": 1025, "end": 0, "name": "line", "start": 0, "type": "Identifier" }, "commentStart": 1025, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 1074, "end": 0, "name": "end", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1080, "elements": [ { "commentStart": 1081, "end": 0, "left": { "argument": { "commentStart": 1082, "end": 0, "name": "flangeLength", "start": 0, "type": "Identifier", "type": "Identifier" }, "commentStart": 1081, "end": 0, "operator": "-", "start": 0, "type": "UnaryExpression", "type": "UnaryExpression" }, "operator": "-", "right": { "commentStart": 1097, "end": 0, "name": "thickness", "start": 0, "type": "Identifier", "type": "Identifier" }, "start": 0, "type": "BinaryExpression", "type": "BinaryExpression" }, { "commentStart": 1108, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 1112, "end": 0, "name": "tag", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1118, "end": 0, "start": 0, "type": "TagDeclarator", "type": "TagDeclarator", "value": "e8" } } ], "callee": { "commentStart": 1069, "end": 0, "name": "line", "start": 0, "type": "Identifier" }, "commentStart": 1069, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 1133, "end": 0, "name": "end", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1139, "elements": [ { "commentStart": 1140, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } }, { "commentStart": 1143, "end": 0, "name": "hatHeight", "start": 0, "type": "Identifier", "type": "Identifier" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 1155, "end": 0, "name": "tag", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1161, "end": 0, "start": 0, "type": "TagDeclarator", "type": "TagDeclarator", "value": "e9" } } ], "callee": { "commentStart": 1128, "end": 0, "name": "line", "start": 0, "type": "Identifier" }, "commentStart": 1128, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 1176, "end": 0, "name": "end", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1182, "elements": [ { "commentStart": 1183, "end": 0, "left": { "argument": { "commentStart": 1184, "end": 0, "name": "hatWidth", "start": 0, "type": "Identifier", "type": "Identifier" }, "commentStart": 1183, "end": 0, "operator": "-", "start": 0, "type": "UnaryExpression", "type": "UnaryExpression" }, "operator": "+", "right": { "commentStart": 1195, "end": 0, "left": { "commentStart": 1195, "end": 0, "raw": "2", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 2.0, "suffix": "None" } }, "operator": "*", "right": { "commentStart": 1199, "end": 0, "name": "thickness", "start": 0, "type": "Identifier", "type": "Identifier" }, "start": 0, "type": "BinaryExpression", "type": "BinaryExpression" }, "start": 0, "type": "BinaryExpression", "type": "BinaryExpression" }, { "commentStart": 1210, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 1214, "end": 0, "name": "tag", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1220, "end": 0, "start": 0, "type": "TagDeclarator", "type": "TagDeclarator", "value": "e10" } } ], "callee": { "commentStart": 1171, "end": 0, "name": "line", "start": 0, "type": "Identifier" }, "commentStart": 1171, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 1236, "end": 0, "name": "end", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1242, "elements": [ { "commentStart": 1243, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } }, { "argument": { "commentStart": 1247, "end": 0, "name": "hatHeight", "start": 0, "type": "Identifier", "type": "Identifier" }, "commentStart": 1246, "end": 0, "operator": "-", "start": 0, "type": "UnaryExpression", "type": "UnaryExpression" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 1259, "end": 0, "name": "tag", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1265, "end": 0, "start": 0, "type": "TagDeclarator", "type": "TagDeclarator", "value": "e11" } } ], "callee": { "commentStart": 1231, "end": 0, "name": "line", "start": 0, "type": "Identifier" }, "commentStart": 1231, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 1282, "end": 0, "name": "tag", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1288, "end": 0, "start": 0, "type": "TagDeclarator", "type": "TagDeclarator", "value": "e12" } } ], "callee": { "commentStart": 1276, "end": 0, "name": "close", "start": 0, "type": "Identifier" }, "commentStart": 1276, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 1307, "end": 0, "name": "length", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1316, "end": 0, "name": "hatWidth", "start": 0, "type": "Identifier", "type": "Identifier" } } ], "callee": { "commentStart": 1299, "end": 0, "name": "extrude", "start": 0, "type": "Identifier" }, "commentStart": 1299, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 1346, "end": 0, "name": "radius", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1355, "end": 0, "name": "bendRad", "start": 0, "type": "Identifier", "type": "Identifier" } }, { "type": "LabeledArg", "label": { "commentStart": 1371, "end": 0, "name": "tags", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1378, "elements": [ { "arguments": [ { "commentStart": 1399, "end": 0, "name": "e2", "start": 0, "type": "Identifier", "type": "Identifier" } ], "callee": { "commentStart": 1379, "end": 0, "name": "getNextAdjacentEdge", "start": 0, "type": "Identifier" }, "commentStart": 1379, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } } ], "callee": { "commentStart": 1331, "end": 0, "name": "fillet", "start": 0, "type": "Identifier" }, "commentStart": 1331, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 1431, "end": 0, "name": "radius", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1440, "end": 0, "name": "outsideBendRad", "start": 0, "type": "Identifier", "type": "Identifier" } }, { "type": "LabeledArg", "label": { "commentStart": 1463, "end": 0, "name": "tags", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1470, "elements": [ { "arguments": [ { "commentStart": 1491, "end": 0, "name": "e3", "start": 0, "type": "Identifier", "type": "Identifier" } ], "callee": { "commentStart": 1471, "end": 0, "name": "getNextAdjacentEdge", "start": 0, "type": "Identifier" }, "commentStart": 1471, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } } ], "callee": { "commentStart": 1416, "end": 0, "name": "fillet", "start": 0, "type": "Identifier" }, "commentStart": 1416, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 1523, "end": 0, "name": "radius", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1532, "end": 0, "name": "outsideBendRad", "start": 0, "type": "Identifier", "type": "Identifier" } }, { "type": "LabeledArg", "label": { "commentStart": 1555, "end": 0, "name": "tags", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1562, "elements": [ { "arguments": [ { "commentStart": 1583, "end": 0, "name": "e4", "start": 0, "type": "Identifier", "type": "Identifier" } ], "callee": { "commentStart": 1563, "end": 0, "name": "getNextAdjacentEdge", "start": 0, "type": "Identifier" }, "commentStart": 1563, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } } ], "callee": { "commentStart": 1508, "end": 0, "name": "fillet", "start": 0, "type": "Identifier" }, "commentStart": 1508, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 1615, "end": 0, "name": "radius", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1624, "end": 0, "name": "bendRad", "start": 0, "type": "Identifier", "type": "Identifier" } }, { "type": "LabeledArg", "label": { "commentStart": 1640, "end": 0, "name": "tags", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1647, "elements": [ { "arguments": [ { "commentStart": 1668, "end": 0, "name": "e5", "start": 0, "type": "Identifier", "type": "Identifier" } ], "callee": { "commentStart": 1648, "end": 0, "name": "getNextAdjacentEdge", "start": 0, "type": "Identifier" }, "commentStart": 1648, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } } ], "callee": { "commentStart": 1600, "end": 0, "name": "fillet", "start": 0, "type": "Identifier" }, "commentStart": 1600, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 1700, "end": 0, "name": "radius", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1709, "end": 0, "name": "outsideBendRad", "start": 0, "type": "Identifier", "type": "Identifier" } }, { "type": "LabeledArg", "label": { "commentStart": 1732, "end": 0, "name": "tags", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1739, "elements": [ { "arguments": [ { "commentStart": 1760, "end": 0, "name": "e8", "start": 0, "type": "Identifier", "type": "Identifier" } ], "callee": { "commentStart": 1740, "end": 0, "name": "getNextAdjacentEdge", "start": 0, "type": "Identifier" }, "commentStart": 1740, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } } ], "callee": { "commentStart": 1685, "end": 0, "name": "fillet", "start": 0, "type": "Identifier" }, "commentStart": 1685, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 1792, "end": 0, "name": "radius", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1801, "end": 0, "name": "bendRad", "start": 0, "type": "Identifier", "type": "Identifier" } }, { "type": "LabeledArg", "label": { "commentStart": 1817, "end": 0, "name": "tags", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1824, "elements": [ { "arguments": [ { "commentStart": 1845, "end": 0, "name": "e9", "start": 0, "type": "Identifier", "type": "Identifier" } ], "callee": { "commentStart": 1825, "end": 0, "name": "getNextAdjacentEdge", "start": 0, "type": "Identifier" }, "commentStart": 1825, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } } ], "callee": { "commentStart": 1777, "end": 0, "name": "fillet", "start": 0, "type": "Identifier" }, "commentStart": 1777, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 1877, "end": 0, "name": "radius", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1886, "end": 0, "name": "bendRad", "start": 0, "type": "Identifier", "type": "Identifier" } }, { "type": "LabeledArg", "label": { "commentStart": 1902, "end": 0, "name": "tags", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1909, "elements": [ { "arguments": [ { "commentStart": 1930, "end": 0, "name": "e10", "start": 0, "type": "Identifier", "type": "Identifier" } ], "callee": { "commentStart": 1910, "end": 0, "name": "getNextAdjacentEdge", "start": 0, "type": "Identifier" }, "commentStart": 1910, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } } ], "callee": { "commentStart": 1862, "end": 0, "name": "fillet", "start": 0, "type": "Identifier" }, "commentStart": 1862, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 1963, "end": 0, "name": "radius", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 1972, "end": 0, "name": "outsideBendRad", "start": 0, "type": "Identifier", "type": "Identifier" } }, { "type": "LabeledArg", "label": { "commentStart": 1995, "end": 0, "name": "tags", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2002, "elements": [ { "arguments": [ { "commentStart": 2023, "end": 0, "name": "e11", "start": 0, "type": "Identifier", "type": "Identifier" } ], "callee": { "commentStart": 2003, "end": 0, "name": "getNextAdjacentEdge", "start": 0, "type": "Identifier" }, "commentStart": 2003, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } } ], "callee": { "commentStart": 1948, "end": 0, "name": "fillet", "start": 0, "type": "Identifier" }, "commentStart": 1948, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null } ], "commentStart": 704, "end": 0, "nonCodeMeta": { "nonCodeNodes": { "22": [ { "commentStart": 2035, "end": 0, "start": 0, "type": "NonCodeNode", "value": { "type": "newLineBlockComment", "value": "Define the flanges and place the bolt holes", "style": "line" } } ] }, "startNodes": [] }, "start": 0, "type": "PipeExpression", "type": "PipeExpression" }, "start": 0, "type": "VariableDeclarator" }, "end": 0, "kind": "const", "preComments": [ "", "", "// Sketch and extrude the base shape and fillet the inside and outside edges." ], "start": 0, "type": "VariableDeclaration", "type": "VariableDeclaration" }, { "commentStart": 2084, "declaration": { "commentStart": 2084, "end": 0, "id": { "commentStart": 2084, "end": 0, "name": "flange1", "start": 0, "type": "Identifier" }, "init": { "body": [ { "arguments": [ { "commentStart": 2108, "end": 0, "raw": "'XY'", "start": 0, "type": "Literal", "type": "Literal", "value": "XY" } ], "callee": { "commentStart": 2094, "end": 0, "name": "startSketchOn", "start": 0, "type": "Identifier" }, "commentStart": 2094, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" }, { "arguments": [ { "commentStart": 2134, "elements": [ { "commentStart": 2135, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } }, { "commentStart": 2138, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" }, { "commentStart": 2142, "end": 0, "start": 0, "type": "PipeSubstitution", "type": "PipeSubstitution" } ], "callee": { "commentStart": 2119, "end": 0, "name": "startProfileAt", "start": 0, "type": "Identifier" }, "commentStart": 2119, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 2155, "end": 0, "name": "end", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2161, "elements": [ { "commentStart": 2162, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } }, { "commentStart": 2165, "end": 0, "name": "hatWidth", "start": 0, "type": "Identifier", "type": "Identifier" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } } ], "callee": { "commentStart": 2150, "end": 0, "name": "line", "start": 0, "type": "Identifier" }, "commentStart": 2150, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 2186, "end": 0, "name": "end", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2192, "elements": [ { "commentStart": 2193, "end": 0, "name": "flangeWidth", "start": 0, "type": "Identifier", "type": "Identifier" }, { "commentStart": 2206, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 2210, "end": 0, "name": "tag", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2216, "end": 0, "start": 0, "type": "TagDeclarator", "type": "TagDeclarator", "value": "e13" } } ], "callee": { "commentStart": 2181, "end": 0, "name": "line", "start": 0, "type": "Identifier" }, "commentStart": 2181, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 2232, "end": 0, "name": "end", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2238, "elements": [ { "commentStart": 2239, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } }, { "argument": { "commentStart": 2243, "end": 0, "name": "hatWidth", "start": 0, "type": "Identifier", "type": "Identifier" }, "commentStart": 2242, "end": 0, "operator": "-", "start": 0, "type": "UnaryExpression", "type": "UnaryExpression" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 2254, "end": 0, "name": "tag", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2260, "end": 0, "start": 0, "type": "TagDeclarator", "type": "TagDeclarator", "value": "e14" } } ], "callee": { "commentStart": 2227, "end": 0, "name": "line", "start": 0, "type": "Identifier" }, "commentStart": 2227, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [], "callee": { "commentStart": 2271, "end": 0, "name": "close", "start": 0, "type": "Identifier" }, "commentStart": 2271, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" }, { "arguments": [ { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 2304, "end": 0, "name": "center", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2313, "elements": [ { "commentStart": 2314, "end": 0, "raw": "0.75", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.75, "suffix": "None" } }, { "commentStart": 2320, "end": 0, "raw": "1", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 1.0, "suffix": "None" } } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 2331, "end": 0, "name": "radius", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2340, "end": 0, "name": "boltSize", "start": 0, "type": "Identifier", "type": "Identifier" } } ], "callee": { "commentStart": 2289, "end": 0, "name": "circle", "start": 0, "type": "Identifier" }, "commentStart": 2289, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "commentStart": 2357, "end": 0, "start": 0, "type": "PipeSubstitution", "type": "PipeSubstitution" } ], "callee": { "commentStart": 2284, "end": 0, "name": "hole", "start": 0, "type": "Identifier" }, "commentStart": 2284, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" }, { "arguments": [ { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 2385, "end": 0, "name": "center", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2394, "elements": [ { "commentStart": 2395, "end": 0, "raw": "0.75", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.75, "suffix": "None" } }, { "commentStart": 2401, "end": 0, "raw": "4", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 4.0, "suffix": "None" } } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 2412, "end": 0, "name": "radius", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2421, "end": 0, "name": "boltSize", "start": 0, "type": "Identifier", "type": "Identifier" } } ], "callee": { "commentStart": 2370, "end": 0, "name": "circle", "start": 0, "type": "Identifier" }, "commentStart": 2370, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "commentStart": 2438, "end": 0, "start": 0, "type": "PipeSubstitution", "type": "PipeSubstitution" } ], "callee": { "commentStart": 2365, "end": 0, "name": "hole", "start": 0, "type": "Identifier" }, "commentStart": 2365, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 2454, "end": 0, "name": "length", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2463, "end": 0, "name": "thickness", "start": 0, "type": "Identifier", "type": "Identifier" } } ], "callee": { "commentStart": 2446, "end": 0, "name": "extrude", "start": 0, "type": "Identifier" }, "commentStart": 2446, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 2494, "end": 0, "name": "radius", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2503, "end": 0, "raw": "0.5", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.5, "suffix": "None" } } }, { "type": "LabeledArg", "label": { "commentStart": 2515, "end": 0, "name": "tags", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2522, "elements": [ { "arguments": [ { "commentStart": 2553, "end": 0, "name": "e13", "start": 0, "type": "Identifier", "type": "Identifier" } ], "callee": { "commentStart": 2533, "end": 0, "name": "getNextAdjacentEdge", "start": 0, "type": "Identifier" }, "commentStart": 2533, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" }, { "arguments": [ { "commentStart": 2588, "end": 0, "name": "e14", "start": 0, "type": "Identifier", "type": "Identifier" } ], "callee": { "commentStart": 2568, "end": 0, "name": "getNextAdjacentEdge", "start": 0, "type": "Identifier" }, "commentStart": 2568, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } } ], "callee": { "commentStart": 2479, "end": 0, "name": "fillet", "start": 0, "type": "Identifier" }, "commentStart": 2479, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null } ], "commentStart": 2094, "end": 0, "start": 0, "type": "PipeExpression", "type": "PipeExpression" }, "start": 0, "type": "VariableDeclarator" }, "end": 0, "kind": "const", "start": 0, "type": "VariableDeclaration", "type": "VariableDeclaration" }, { "commentStart": 2608, "declaration": { "commentStart": 2610, "end": 0, "id": { "commentStart": 2610, "end": 0, "name": "flange2", "start": 0, "type": "Identifier" }, "init": { "body": [ { "arguments": [ { "commentStart": 2634, "end": 0, "raw": "'XY'", "start": 0, "type": "Literal", "type": "Literal", "value": "XY" } ], "callee": { "commentStart": 2620, "end": 0, "name": "startSketchOn", "start": 0, "type": "Identifier" }, "commentStart": 2620, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" }, { "arguments": [ { "commentStart": 2660, "elements": [ { "argument": { "commentStart": 2662, "end": 0, "raw": "6", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 6.0, "suffix": "None" } }, "commentStart": 2661, "end": 0, "operator": "-", "start": 0, "type": "UnaryExpression", "type": "UnaryExpression" }, { "commentStart": 2665, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" }, { "commentStart": 2669, "end": 0, "start": 0, "type": "PipeSubstitution", "type": "PipeSubstitution" } ], "callee": { "commentStart": 2645, "end": 0, "name": "startProfileAt", "start": 0, "type": "Identifier" }, "commentStart": 2645, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 2682, "end": 0, "name": "end", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2688, "elements": [ { "commentStart": 2689, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } }, { "commentStart": 2692, "end": 0, "name": "hatWidth", "start": 0, "type": "Identifier", "type": "Identifier" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } } ], "callee": { "commentStart": 2677, "end": 0, "name": "line", "start": 0, "type": "Identifier" }, "commentStart": 2677, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 2713, "end": 0, "name": "end", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2719, "elements": [ { "argument": { "commentStart": 2721, "end": 0, "name": "flangeWidth", "start": 0, "type": "Identifier", "type": "Identifier" }, "commentStart": 2720, "end": 0, "operator": "-", "start": 0, "type": "UnaryExpression", "type": "UnaryExpression" }, { "commentStart": 2734, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 2738, "end": 0, "name": "tag", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2744, "end": 0, "start": 0, "type": "TagDeclarator", "type": "TagDeclarator", "value": "e15" } } ], "callee": { "commentStart": 2708, "end": 0, "name": "line", "start": 0, "type": "Identifier" }, "commentStart": 2708, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 2760, "end": 0, "name": "end", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2766, "elements": [ { "commentStart": 2767, "end": 0, "raw": "0", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.0, "suffix": "None" } }, { "argument": { "commentStart": 2771, "end": 0, "name": "hatWidth", "start": 0, "type": "Identifier", "type": "Identifier" }, "commentStart": 2770, "end": 0, "operator": "-", "start": 0, "type": "UnaryExpression", "type": "UnaryExpression" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 2782, "end": 0, "name": "tag", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2788, "end": 0, "start": 0, "type": "TagDeclarator", "type": "TagDeclarator", "value": "e16" } } ], "callee": { "commentStart": 2755, "end": 0, "name": "line", "start": 0, "type": "Identifier" }, "commentStart": 2755, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [], "callee": { "commentStart": 2799, "end": 0, "name": "close", "start": 0, "type": "Identifier" }, "commentStart": 2799, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" }, { "arguments": [ { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 2832, "end": 0, "name": "center", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2841, "elements": [ { "argument": { "commentStart": 2843, "end": 0, "raw": "6.75", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 6.75, "suffix": "None" } }, "commentStart": 2842, "end": 0, "operator": "-", "start": 0, "type": "UnaryExpression", "type": "UnaryExpression" }, { "commentStart": 2849, "end": 0, "raw": "1", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 1.0, "suffix": "None" } } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 2860, "end": 0, "name": "radius", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2869, "end": 0, "name": "boltSize", "start": 0, "type": "Identifier", "type": "Identifier" } } ], "callee": { "commentStart": 2817, "end": 0, "name": "circle", "start": 0, "type": "Identifier" }, "commentStart": 2817, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "commentStart": 2886, "end": 0, "start": 0, "type": "PipeSubstitution", "type": "PipeSubstitution" } ], "callee": { "commentStart": 2812, "end": 0, "name": "hole", "start": 0, "type": "Identifier" }, "commentStart": 2812, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" }, { "arguments": [ { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 2914, "end": 0, "name": "center", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2923, "elements": [ { "argument": { "commentStart": 2925, "end": 0, "raw": "6.75", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 6.75, "suffix": "None" } }, "commentStart": 2924, "end": 0, "operator": "-", "start": 0, "type": "UnaryExpression", "type": "UnaryExpression" }, { "commentStart": 2931, "end": 0, "raw": "4", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 4.0, "suffix": "None" } } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } }, { "type": "LabeledArg", "label": { "commentStart": 2942, "end": 0, "name": "radius", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2951, "end": 0, "name": "boltSize", "start": 0, "type": "Identifier", "type": "Identifier" } } ], "callee": { "commentStart": 2899, "end": 0, "name": "circle", "start": 0, "type": "Identifier" }, "commentStart": 2899, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "commentStart": 2968, "end": 0, "start": 0, "type": "PipeSubstitution", "type": "PipeSubstitution" } ], "callee": { "commentStart": 2894, "end": 0, "name": "hole", "start": 0, "type": "Identifier" }, "commentStart": 2894, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 2984, "end": 0, "name": "length", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 2993, "end": 0, "name": "thickness", "start": 0, "type": "Identifier", "type": "Identifier" } } ], "callee": { "commentStart": 2976, "end": 0, "name": "extrude", "start": 0, "type": "Identifier" }, "commentStart": 2976, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null }, { "arguments": [ { "type": "LabeledArg", "label": { "commentStart": 3024, "end": 0, "name": "radius", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 3033, "end": 0, "raw": "0.25", "start": 0, "type": "Literal", "type": "Literal", "value": { "value": 0.25, "suffix": "None" } } }, { "type": "LabeledArg", "label": { "commentStart": 3046, "end": 0, "name": "tags", "start": 0, "type": "Identifier" }, "arg": { "commentStart": 3053, "elements": [ { "arguments": [ { "commentStart": 3084, "end": 0, "name": "e15", "start": 0, "type": "Identifier", "type": "Identifier" } ], "callee": { "commentStart": 3064, "end": 0, "name": "getNextAdjacentEdge", "start": 0, "type": "Identifier" }, "commentStart": 3064, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" }, { "arguments": [ { "commentStart": 3119, "end": 0, "name": "e16", "start": 0, "type": "Identifier", "type": "Identifier" } ], "callee": { "commentStart": 3099, "end": 0, "name": "getNextAdjacentEdge", "start": 0, "type": "Identifier" }, "commentStart": 3099, "end": 0, "start": 0, "type": "CallExpression", "type": "CallExpression" } ], "end": 0, "start": 0, "type": "ArrayExpression", "type": "ArrayExpression" } } ], "callee": { "commentStart": 3009, "end": 0, "name": "fillet", "start": 0, "type": "Identifier" }, "commentStart": 3009, "end": 0, "start": 0, "type": "CallExpressionKw", "type": "CallExpressionKw", "unlabeled": null } ], "commentStart": 2620, "end": 0, "start": 0, "type": "PipeExpression", "type": "PipeExpression" }, "start": 0, "type": "VariableDeclarator" }, "end": 0, "kind": "const", "start": 0, "type": "VariableDeclaration", "type": "VariableDeclaration" } ], "commentStart": 0, "end": 0, "innerAttrs": [ { "commentStart": 0, "end": 0, "name": { "commentStart": 321, "end": 0, "name": "settings", "start": 0, "type": "Identifier" }, "preComments": [ "// Sheet Metal Bracket", "// A component typically made from flat sheet metal through various manufacturing processes such as bending, punching, cutting, and forming. These brackets are used to support, attach, or mount other hardware components, often providing a structural or functional base for assembly.", "", "", "// Set Units" ], "properties": [ { "commentStart": 330, "end": 0, "key": { "commentStart": 330, "end": 0, "name": "defaultLengthUnit", "start": 0, "type": "Identifier" }, "start": 0, "type": "ObjectProperty", "value": { "commentStart": 350, "end": 0, "name": "in", "start": 0, "type": "Identifier", "type": "Identifier" } } ], "start": 0, "type": "Annotation" } ], "nonCodeMeta": { "nonCodeNodes": { "9": [ { "commentStart": 2608, "end": 0, "start": 0, "type": "NonCodeNode", "value": { "type": "newLine" } } ] }, "startNodes": [ { "commentStart": 353, "end": 0, "start": 0, "type": "NonCodeNode", "value": { "type": "newLine" } } ] }, "start": 0 } }