2025-03-06 18:01:24 -05:00
|
|
|
---
|
|
|
|
source: kcl-lib/src/simulation_tests.rs
|
|
|
|
description: Result of parsing router-template-cross-bar.kcl
|
|
|
|
---
|
|
|
|
{
|
|
|
|
"Ok": {
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"declaration": {
|
|
|
|
"end": 154,
|
|
|
|
"id": {
|
|
|
|
"end": 147,
|
|
|
|
"name": "routerDiameter",
|
|
|
|
"start": 133,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"end": 154,
|
|
|
|
"raw": "12.7",
|
|
|
|
"start": 150,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 12.7,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 133,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
|
|
|
"end": 154,
|
|
|
|
"kind": "const",
|
|
|
|
"start": 133,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
|
|
|
"end": 190,
|
|
|
|
"id": {
|
|
|
|
"end": 171,
|
|
|
|
"name": "templateDiameter",
|
|
|
|
"start": 155,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"end": 190,
|
|
|
|
"left": {
|
|
|
|
"end": 181,
|
|
|
|
"left": {
|
|
|
|
"end": 176,
|
|
|
|
"raw": "11",
|
|
|
|
"start": 174,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 11.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
|
|
|
"end": 181,
|
|
|
|
"raw": "16",
|
|
|
|
"start": 179,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 16.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 174,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "*",
|
|
|
|
"right": {
|
|
|
|
"arguments": [],
|
|
|
|
"callee": {
|
|
|
|
"end": 188,
|
|
|
|
"name": "inch",
|
|
|
|
"start": 184,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 190,
|
|
|
|
"start": 184,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
"start": 174,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"start": 155,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
|
|
|
"end": 190,
|
|
|
|
"kind": "const",
|
|
|
|
"start": 155,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
|
|
|
"end": 250,
|
|
|
|
"id": {
|
|
|
|
"end": 202,
|
|
|
|
"name": "templateGap",
|
|
|
|
"start": 191,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"end": 250,
|
|
|
|
"left": {
|
|
|
|
"end": 244,
|
|
|
|
"left": {
|
|
|
|
"end": 239,
|
|
|
|
"left": {
|
|
|
|
"end": 222,
|
|
|
|
"name": "templateDiameter",
|
|
|
|
"start": 206,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
|
|
|
"end": 239,
|
|
|
|
"name": "routerDiameter",
|
|
|
|
"start": 225,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"start": 206,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
|
|
|
"end": 244,
|
|
|
|
"raw": "2",
|
|
|
|
"start": 243,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 2.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 206,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
|
|
|
"end": 250,
|
|
|
|
"raw": "0.5",
|
|
|
|
"start": 247,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.5,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 206,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"start": 191,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
|
|
|
"end": 250,
|
|
|
|
"kind": "const",
|
|
|
|
"start": 191,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
|
|
|
"end": 276,
|
|
|
|
"id": {
|
|
|
|
"end": 265,
|
|
|
|
"name": "slateWidthHalf",
|
|
|
|
"start": 251,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"end": 276,
|
|
|
|
"left": {
|
|
|
|
"end": 272,
|
|
|
|
"raw": "41.5",
|
|
|
|
"start": 268,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 41.5,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
|
|
|
"end": 276,
|
|
|
|
"raw": "2",
|
|
|
|
"start": 275,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 2.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 268,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"start": 251,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
|
|
|
"end": 276,
|
|
|
|
"kind": "const",
|
|
|
|
"start": 251,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
|
|
|
"end": 306,
|
|
|
|
"id": {
|
|
|
|
"end": 296,
|
|
|
|
"name": "minClampingDistance",
|
|
|
|
"start": 277,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"end": 306,
|
|
|
|
"left": {
|
|
|
|
"end": 301,
|
|
|
|
"raw": "50",
|
|
|
|
"start": 299,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 50.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"operator": "+",
|
|
|
|
"right": {
|
|
|
|
"end": 306,
|
|
|
|
"raw": "30",
|
|
|
|
"start": 304,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 30.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 299,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"start": 277,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
|
|
|
"end": 306,
|
|
|
|
"kind": "const",
|
|
|
|
"start": 277,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
|
|
|
"end": 329,
|
|
|
|
"id": {
|
|
|
|
"end": 324,
|
|
|
|
"name": "templateThickness",
|
|
|
|
"start": 307,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"end": 329,
|
|
|
|
"raw": "10",
|
|
|
|
"start": 327,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 10.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 307,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
|
|
|
"end": 329,
|
|
|
|
"kind": "const",
|
|
|
|
"start": 307,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
|
|
|
"end": 341,
|
|
|
|
"id": {
|
|
|
|
"end": 336,
|
|
|
|
"name": "radius",
|
|
|
|
"start": 330,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"end": 341,
|
|
|
|
"raw": "10",
|
|
|
|
"start": 339,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 10.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 330,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
|
|
|
"end": 341,
|
|
|
|
"kind": "const",
|
|
|
|
"start": 330,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
|
|
|
"end": 352,
|
|
|
|
"id": {
|
|
|
|
"end": 347,
|
|
|
|
"name": "depth",
|
|
|
|
"start": 342,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"end": 352,
|
|
|
|
"raw": "30",
|
|
|
|
"start": 350,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 30.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 342,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
|
|
|
"end": 352,
|
|
|
|
"kind": "const",
|
|
|
|
"start": 342,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
|
|
|
"end": 424,
|
|
|
|
"id": {
|
|
|
|
"end": 373,
|
|
|
|
"name": "distanceToInsideEdge",
|
|
|
|
"start": 353,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"end": 424,
|
|
|
|
"left": {
|
|
|
|
"end": 410,
|
|
|
|
"left": {
|
|
|
|
"end": 390,
|
|
|
|
"name": "slateWidthHalf",
|
|
|
|
"start": 376,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "+",
|
|
|
|
"right": {
|
|
|
|
"end": 410,
|
|
|
|
"name": "templateThickness",
|
|
|
|
"start": 393,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"start": 376,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "+",
|
|
|
|
"right": {
|
|
|
|
"end": 424,
|
|
|
|
"name": "templateGap",
|
|
|
|
"start": 413,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"start": 376,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"start": 353,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
|
|
|
"end": 424,
|
|
|
|
"kind": "const",
|
|
|
|
"start": 353,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1663,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
|
|
|
"end": 434,
|
|
|
|
"name": "sketch001",
|
|
|
|
"start": 425,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"end": 455,
|
|
|
|
"raw": "'XZ'",
|
|
|
|
"start": 451,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": "XZ"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 450,
|
|
|
|
"name": "startSketchOn",
|
|
|
|
"start": 437,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 456,
|
|
|
|
"start": 437,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
|
|
|
"end": 482,
|
|
|
|
"name": "ZERO",
|
|
|
|
"start": 478,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"end": 503,
|
|
|
|
"left": {
|
|
|
|
"end": 489,
|
|
|
|
"name": "depth",
|
|
|
|
"start": 484,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "+",
|
|
|
|
"right": {
|
|
|
|
"end": 503,
|
|
|
|
"name": "templateGap",
|
|
|
|
"start": 492,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"start": 484,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"end": 504,
|
|
|
|
"start": 477,
|
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"end": 507,
|
|
|
|
"start": 506,
|
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 476,
|
|
|
|
"name": "startProfileAt",
|
|
|
|
"start": 462,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 508,
|
|
|
|
"start": 462,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 526,
|
|
|
|
"name": "length",
|
2025-03-06 18:01:24 -05:00
|
|
|
"start": 520,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"end": 552,
|
|
|
|
"left": {
|
|
|
|
"end": 543,
|
|
|
|
"name": "slateWidthHalf",
|
|
|
|
"start": 529,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
|
|
|
"end": 552,
|
|
|
|
"name": "radius",
|
|
|
|
"start": 546,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"start": 529,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 557,
|
|
|
|
"name": "tag",
|
|
|
|
"start": 554,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 566,
|
|
|
|
"start": 560,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "seg01"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 519,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 514,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 567,
|
2025-03-06 18:01:24 -05:00
|
|
|
"start": 514,
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 663,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 598,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 594,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angleEnd",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 586,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 586,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 598,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 597,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 622,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 617,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angleStart",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 607,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 607,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 622,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "90",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 620,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 90.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 656,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 637,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "radius",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 631,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 631,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 656,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 642,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "10",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 640,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 10.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"operator": "+",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 656,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "templateGap",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 645,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 640,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 577,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 666,
|
|
|
|
"start": 665,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 674,
|
|
|
|
"start": 668,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "seg09"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 576,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "arc",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 573,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 675,
|
|
|
|
"start": 573,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 698,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 687,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"argument": {
|
|
|
|
"end": 719,
|
|
|
|
"name": "templateThickness",
|
|
|
|
"start": 702,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 719,
|
|
|
|
"operator": "-",
|
|
|
|
"start": 701,
|
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 724,
|
|
|
|
"name": "tag",
|
|
|
|
"start": 721,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 733,
|
|
|
|
"start": 727,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "seg03"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 686,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 681,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 734,
|
|
|
|
"start": 681,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 752,
|
|
|
|
"name": "length",
|
|
|
|
"start": 746,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 772,
|
|
|
|
"name": "templateThickness",
|
|
|
|
"start": 755,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 777,
|
|
|
|
"name": "tag",
|
|
|
|
"start": 774,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 786,
|
|
|
|
"start": 780,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "seg07"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 745,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "xLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 740,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 787,
|
|
|
|
"start": 740,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 810,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 799,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 873,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 853,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 848,
|
|
|
|
"left": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"end": 827,
|
|
|
|
"name": "seg01",
|
|
|
|
"start": 822,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 821,
|
|
|
|
"name": "segEndY",
|
|
|
|
"start": 814,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
2025-03-07 22:07:16 -06:00
|
|
|
},
|
|
|
|
"end": 828,
|
|
|
|
"start": 814,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
"operator": "+",
|
|
|
|
"right": {
|
|
|
|
"end": 848,
|
|
|
|
"name": "templateThickness",
|
|
|
|
"start": 831,
|
|
|
|
"type": "Identifier",
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 814,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"operator": "/",
|
2025-03-06 18:01:24 -05:00
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 853,
|
|
|
|
"raw": "2",
|
|
|
|
"start": 852,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 2.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 814,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"operator": "-",
|
2025-03-06 18:01:24 -05:00
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 873,
|
|
|
|
"name": "templateThickness",
|
|
|
|
"start": 856,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 814,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
2025-03-07 22:07:16 -06:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 878,
|
|
|
|
"name": "tag",
|
|
|
|
"start": 875,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 887,
|
|
|
|
"start": 881,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "seg02"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 798,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 793,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 888,
|
|
|
|
"start": 793,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 911,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 900,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 950,
|
|
|
|
"left": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"end": 927,
|
|
|
|
"name": "seg03",
|
|
|
|
"start": 922,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 921,
|
|
|
|
"name": "segEndX",
|
|
|
|
"start": 914,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
2025-03-07 22:07:16 -06:00
|
|
|
},
|
|
|
|
"end": 928,
|
|
|
|
"start": 914,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
"operator": "+",
|
|
|
|
"right": {
|
|
|
|
"end": 950,
|
|
|
|
"name": "minClampingDistance",
|
|
|
|
"start": 931,
|
|
|
|
"type": "Identifier",
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 914,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 955,
|
|
|
|
"name": "tag",
|
|
|
|
"start": 952,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 964,
|
|
|
|
"start": 958,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "seg06"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 899,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 894,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 965,
|
|
|
|
"start": 894,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 983,
|
|
|
|
"name": "length",
|
|
|
|
"start": 977,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"end": 1007,
|
|
|
|
"left": {
|
|
|
|
"end": 1003,
|
|
|
|
"name": "templateThickness",
|
|
|
|
"start": 986,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "*",
|
|
|
|
"right": {
|
|
|
|
"end": 1007,
|
|
|
|
"raw": "2",
|
|
|
|
"start": 1006,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 2.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 986,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 1012,
|
|
|
|
"name": "tag",
|
|
|
|
"start": 1009,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 1021,
|
|
|
|
"start": 1015,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "seg08"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 976,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "yLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 971,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1022,
|
|
|
|
"start": 971,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 1045,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 1034,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 1066,
|
|
|
|
"left": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"end": 1061,
|
|
|
|
"name": "seg02",
|
|
|
|
"start": 1056,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 1055,
|
|
|
|
"name": "segEndX",
|
|
|
|
"start": 1048,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
2025-03-07 22:07:16 -06:00
|
|
|
},
|
|
|
|
"end": 1062,
|
|
|
|
"start": 1048,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
"operator": "+",
|
|
|
|
"right": {
|
|
|
|
"end": 1066,
|
|
|
|
"raw": "0",
|
|
|
|
"start": 1065,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.0,
|
|
|
|
"suffix": "None"
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1048,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 1071,
|
|
|
|
"name": "tag",
|
|
|
|
"start": 1068,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 1080,
|
|
|
|
"start": 1074,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "seg05"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1033,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 1028,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1081,
|
|
|
|
"start": 1028,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 1104,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 1093,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 1141,
|
|
|
|
"left": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"end": 1120,
|
|
|
|
"name": "seg01",
|
|
|
|
"start": 1115,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 1114,
|
|
|
|
"name": "segEndY",
|
|
|
|
"start": 1107,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
2025-03-07 22:07:16 -06:00
|
|
|
},
|
|
|
|
"end": 1121,
|
|
|
|
"start": 1107,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
"operator": "+",
|
|
|
|
"right": {
|
|
|
|
"end": 1141,
|
|
|
|
"name": "templateThickness",
|
|
|
|
"start": 1124,
|
|
|
|
"type": "Identifier",
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1107,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 1146,
|
|
|
|
"name": "tag",
|
|
|
|
"start": 1143,
|
|
|
|
"type": "Identifier"
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"end": 1155,
|
|
|
|
"start": 1149,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "seg10"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 1092,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 1087,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 1156,
|
|
|
|
"start": 1087,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 1179,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 1168,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"end": 1186,
|
|
|
|
"name": "ZERO",
|
|
|
|
"start": 1182,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 1191,
|
|
|
|
"name": "tag",
|
|
|
|
"start": 1188,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 1200,
|
|
|
|
"start": 1194,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "seg04"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 1167,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 1162,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 1201,
|
|
|
|
"start": 1162,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
2025-03-06 18:01:24 -05:00
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 1219,
|
|
|
|
"name": "length",
|
|
|
|
"start": 1213,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"argument": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"end": 1235,
|
|
|
|
"name": "seg04",
|
|
|
|
"start": 1230,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 1229,
|
|
|
|
"name": "segLen",
|
|
|
|
"start": 1223,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 1236,
|
|
|
|
"start": 1223,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
"end": 1236,
|
|
|
|
"operator": "-",
|
|
|
|
"start": 1222,
|
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 1212,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 1207,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 1237,
|
|
|
|
"start": 1207,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 1255,
|
|
|
|
"name": "length",
|
|
|
|
"start": 1249,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"argument": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"end": 1271,
|
|
|
|
"name": "seg10",
|
|
|
|
"start": 1266,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 1265,
|
|
|
|
"name": "segLen",
|
|
|
|
"start": 1259,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 1272,
|
|
|
|
"start": 1259,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
"end": 1272,
|
|
|
|
"operator": "-",
|
|
|
|
"start": 1258,
|
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1248,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 1243,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1273,
|
|
|
|
"start": 1243,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 1291,
|
|
|
|
"name": "length",
|
|
|
|
"start": 1285,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"argument": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"end": 1307,
|
|
|
|
"name": "seg05",
|
|
|
|
"start": 1302,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 1301,
|
|
|
|
"name": "segLen",
|
|
|
|
"start": 1295,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 1308,
|
|
|
|
"start": 1295,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
"end": 1308,
|
|
|
|
"operator": "-",
|
|
|
|
"start": 1294,
|
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1284,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 1279,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1309,
|
|
|
|
"start": 1279,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 1327,
|
|
|
|
"name": "length",
|
|
|
|
"start": 1321,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"argument": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"end": 1343,
|
|
|
|
"name": "seg08",
|
|
|
|
"start": 1338,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 1337,
|
|
|
|
"name": "segLen",
|
|
|
|
"start": 1331,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
2025-03-07 22:07:16 -06:00
|
|
|
},
|
|
|
|
"end": 1344,
|
|
|
|
"start": 1331,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1344,
|
|
|
|
"operator": "-",
|
|
|
|
"start": 1330,
|
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1320,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 1315,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1345,
|
|
|
|
"start": 1315,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 1363,
|
|
|
|
"name": "length",
|
|
|
|
"start": 1357,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-06 18:01:24 -05:00
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1378,
|
|
|
|
"name": "seg06",
|
|
|
|
"start": 1373,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1372,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "segLen",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1366,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1379,
|
|
|
|
"start": 1366,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
2025-03-07 22:07:16 -06:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1356,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 1351,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1380,
|
|
|
|
"start": 1351,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 1398,
|
|
|
|
"name": "length",
|
|
|
|
"start": 1392,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"argument": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"end": 1414,
|
|
|
|
"name": "seg02",
|
|
|
|
"start": 1409,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 1408,
|
|
|
|
"name": "segLen",
|
|
|
|
"start": 1402,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
2025-03-07 22:07:16 -06:00
|
|
|
},
|
|
|
|
"end": 1415,
|
|
|
|
"start": 1402,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1415,
|
|
|
|
"operator": "-",
|
|
|
|
"start": 1401,
|
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1391,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 1386,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1416,
|
|
|
|
"start": 1386,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 1434,
|
|
|
|
"name": "length",
|
|
|
|
"start": 1428,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-06 18:01:24 -05:00
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1449,
|
|
|
|
"name": "seg07",
|
|
|
|
"start": 1444,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1443,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "segLen",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1437,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1450,
|
|
|
|
"start": 1437,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
2025-03-07 22:07:16 -06:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1427,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 1422,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1451,
|
|
|
|
"start": 1422,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 1469,
|
|
|
|
"name": "length",
|
|
|
|
"start": 1463,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
2025-03-06 18:01:24 -05:00
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1484,
|
|
|
|
"name": "seg03",
|
|
|
|
"start": 1479,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1478,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "segLen",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1472,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1485,
|
|
|
|
"start": 1472,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
2025-03-07 22:07:16 -06:00
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1462,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "yLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1457,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1486,
|
|
|
|
"start": 1457,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1584,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1518,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1513,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angleEnd",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1505,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1505,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1518,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "90",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1516,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 90.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1543,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1537,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angleStart",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1527,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1527,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1543,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "180",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1540,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 180.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1577,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1558,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "radius",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1552,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1552,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1577,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1563,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "10",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1561,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 10.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"operator": "+",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1577,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "templateGap",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1566,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1561,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1496,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1587,
|
|
|
|
"start": 1586,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1495,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "arc",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1492,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1588,
|
|
|
|
"start": 1492,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1610,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "endAbsolute",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1599,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"elements": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1629,
|
|
|
|
"start": 1628,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1627,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "profileStartX",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1614,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1630,
|
|
|
|
"start": 1614,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1647,
|
|
|
|
"start": 1646,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1645,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "profileStartY",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1632,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1648,
|
|
|
|
"start": 1632,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1649,
|
|
|
|
"start": 1613,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1598,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "line",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1594,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1650,
|
|
|
|
"start": 1594,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1661,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "close",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1656,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1663,
|
|
|
|
"start": 1656,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1663,
|
2025-03-06 18:01:24 -05:00
|
|
|
"start": 437,
|
|
|
|
"type": "PipeExpression",
|
|
|
|
"type": "PipeExpression"
|
|
|
|
},
|
|
|
|
"start": 425,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1663,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
|
|
|
"start": 425,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1707,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1674,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "extrude001",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1664,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1702,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "length",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1696,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1706,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "5",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1705,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 5.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1684,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "extrude",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1677,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1707,
|
|
|
|
"start": 1677,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1694,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "sketch001",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1685,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1664,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1707,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1664,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2193,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1718,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "sketch003",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1709,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1745,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "extrude001",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1735,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1754,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "'START'",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1747,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": "START"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1734,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startSketchOn",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1721,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1755,
|
|
|
|
"start": 1721,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1797,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "distanceToInsideEdge",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1777,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1800,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1799,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1801,
|
|
|
|
"start": 1776,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1804,
|
|
|
|
"start": 1803,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1775,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startProfileAt",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1761,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1805,
|
|
|
|
"start": 1761,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1826,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "180",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1823,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 180.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1845,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "templateThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1828,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1846,
|
|
|
|
"start": 1822,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1849,
|
|
|
|
"start": 1848,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1872,
|
|
|
|
"start": 1851,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "rectangleSegmentA002"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1821,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1811,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1873,
|
|
|
|
"start": 1811,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1932,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1926,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "rectangleSegmentA002",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1906,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1905,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "segAng",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1899,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1927,
|
|
|
|
"start": 1899,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
"operator": "+",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1932,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "90",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1930,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 90.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1899,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1958,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "templateThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1941,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1965,
|
|
|
|
"start": 1890,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1968,
|
|
|
|
"start": 1967,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1991,
|
|
|
|
"start": 1970,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "rectangleSegmentB002"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1889,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1879,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1992,
|
|
|
|
"start": 1879,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2045,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "rectangleSegmentA002",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2025,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2024,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "segAng",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2018,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2046,
|
|
|
|
"start": 2018,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"argument": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2083,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "rectangleSegmentA002",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2063,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2062,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "segLen",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2056,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2084,
|
|
|
|
"start": 2056,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2084,
|
2025-03-06 18:01:24 -05:00
|
|
|
"operator": "-",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2055,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2091,
|
|
|
|
"start": 2009,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2094,
|
|
|
|
"start": 2093,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2117,
|
|
|
|
"start": 2096,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "rectangleSegmentC002"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2008,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1998,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2118,
|
|
|
|
"start": 1998,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2140,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "endAbsolute",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2129,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"elements": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2159,
|
|
|
|
"start": 2158,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2157,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "profileStartX",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2144,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2160,
|
|
|
|
"start": 2144,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2177,
|
|
|
|
"start": 2176,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2175,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "profileStartY",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2162,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2178,
|
|
|
|
"start": 2162,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2179,
|
|
|
|
"start": 2143,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2128,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "line",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2124,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2180,
|
|
|
|
"start": 2124,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2191,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "close",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2186,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2193,
|
|
|
|
"start": 2186,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2193,
|
|
|
|
"start": 1721,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeExpression",
|
|
|
|
"type": "PipeExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1709,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2193,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1709,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2238,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2204,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "extrude003",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2194,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2232,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "length",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2226,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2237,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "13",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2235,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 13.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2214,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "extrude",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2207,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2238,
|
|
|
|
"start": 2207,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2224,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "sketch003",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2215,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2194,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2238,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2194,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2723,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2249,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "sketch002",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2240,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2276,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "extrude001",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2266,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2285,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "'START'",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2278,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": "START"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2265,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startSketchOn",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2252,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2286,
|
|
|
|
"start": 2252,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
|
|
|
"argument": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2329,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "distanceToInsideEdge",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2309,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2329,
|
2025-03-06 18:01:24 -05:00
|
|
|
"operator": "-",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2308,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2332,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2331,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2333,
|
|
|
|
"start": 2307,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2336,
|
|
|
|
"start": 2335,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2306,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startProfileAt",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2292,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2337,
|
|
|
|
"start": 2292,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2356,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2355,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2375,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "templateThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2358,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2376,
|
|
|
|
"start": 2354,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2379,
|
|
|
|
"start": 2378,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2402,
|
|
|
|
"start": 2381,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "rectangleSegmentA001"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2353,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2343,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2403,
|
|
|
|
"start": 2343,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2462,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2456,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "rectangleSegmentA001",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2436,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2435,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "segAng",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2429,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2457,
|
|
|
|
"start": 2429,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2462,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "90",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2460,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 90.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2429,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2488,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "templateThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2471,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2495,
|
|
|
|
"start": 2420,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2498,
|
|
|
|
"start": 2497,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2521,
|
|
|
|
"start": 2500,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "rectangleSegmentB001"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2419,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2409,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2522,
|
|
|
|
"start": 2409,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2575,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "rectangleSegmentA001",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2555,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2554,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "segAng",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2548,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2576,
|
|
|
|
"start": 2548,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"argument": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2613,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "rectangleSegmentA001",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2593,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2592,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "segLen",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2586,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2614,
|
|
|
|
"start": 2586,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2614,
|
2025-03-06 18:01:24 -05:00
|
|
|
"operator": "-",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2585,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2621,
|
|
|
|
"start": 2539,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2624,
|
|
|
|
"start": 2623,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2647,
|
|
|
|
"start": 2626,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "rectangleSegmentC001"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2538,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2528,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2648,
|
|
|
|
"start": 2528,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2670,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "endAbsolute",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2659,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"elements": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2689,
|
|
|
|
"start": 2688,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2687,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "profileStartX",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2674,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2690,
|
|
|
|
"start": 2674,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2707,
|
|
|
|
"start": 2706,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2705,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "profileStartY",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2692,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2708,
|
|
|
|
"start": 2692,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2709,
|
|
|
|
"start": 2673,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2658,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "line",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2654,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2710,
|
|
|
|
"start": 2654,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2721,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "close",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2716,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2723,
|
|
|
|
"start": 2716,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2723,
|
|
|
|
"start": 2252,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeExpression",
|
|
|
|
"type": "PipeExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2240,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2723,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2240,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2769,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2735,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "extrude002",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2725,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2763,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "length",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2757,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2768,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "13",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2766,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 13.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2745,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "extrude",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2738,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2769,
|
|
|
|
"start": 2738,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2755,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "sketch002",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2746,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2725,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2769,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2725,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3259,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2780,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "sketch004",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2771,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2807,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "extrude002",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2797,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2814,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "'END'",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2809,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": "END"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2796,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startSketchOn",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2783,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2815,
|
|
|
|
"start": 2783,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
|
|
|
"argument": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2858,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "distanceToInsideEdge",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2838,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2858,
|
2025-03-06 18:01:24 -05:00
|
|
|
"operator": "-",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2837,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2861,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2860,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2862,
|
|
|
|
"start": 2836,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2865,
|
|
|
|
"start": 2864,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2835,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startProfileAt",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2821,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2866,
|
|
|
|
"start": 2821,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2885,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2884,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2911,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2907,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "distanceToInsideEdge",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2887,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "*",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2911,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "2",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2910,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 2.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2887,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2912,
|
|
|
|
"start": 2883,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2915,
|
|
|
|
"start": 2914,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2938,
|
|
|
|
"start": 2917,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "rectangleSegmentA003"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2882,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2872,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2939,
|
|
|
|
"start": 2872,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2998,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2992,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "rectangleSegmentA003",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2972,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2971,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "segAng",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2965,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2993,
|
|
|
|
"start": 2965,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2998,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "90",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2996,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 90.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2965,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3024,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "templateThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3007,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3031,
|
|
|
|
"start": 2956,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3034,
|
|
|
|
"start": 3033,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3057,
|
|
|
|
"start": 3036,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "rectangleSegmentB003"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2955,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2945,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3058,
|
|
|
|
"start": 2945,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3111,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "rectangleSegmentA003",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3091,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3090,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "segAng",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3084,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3112,
|
|
|
|
"start": 3084,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"argument": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3149,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "rectangleSegmentA003",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3129,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3128,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "segLen",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3122,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3150,
|
|
|
|
"start": 3122,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3150,
|
2025-03-06 18:01:24 -05:00
|
|
|
"operator": "-",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3121,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3157,
|
|
|
|
"start": 3075,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3160,
|
|
|
|
"start": 3159,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3183,
|
|
|
|
"start": 3162,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "rectangleSegmentC003"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3074,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3064,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3184,
|
|
|
|
"start": 3064,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3206,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "endAbsolute",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3195,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"elements": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3225,
|
|
|
|
"start": 3224,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3223,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "profileStartX",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3210,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3226,
|
|
|
|
"start": 3210,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3243,
|
|
|
|
"start": 3242,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3241,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "profileStartY",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3228,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3244,
|
|
|
|
"start": 3228,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3245,
|
|
|
|
"start": 3209,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3194,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "line",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3190,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3246,
|
|
|
|
"start": 3190,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3257,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "close",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3252,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3259,
|
|
|
|
"start": 3252,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3259,
|
|
|
|
"start": 2783,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeExpression",
|
|
|
|
"type": "PipeExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2771,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3259,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2771,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3303,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3270,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "extrude004",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3260,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3298,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "length",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3292,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3302,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "4",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3301,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 4.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3280,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "extrude",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3273,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3303,
|
|
|
|
"start": 3273,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3290,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "sketch004",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3281,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3260,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3303,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3260,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3304,
|
2025-03-06 18:01:24 -05:00
|
|
|
"innerAttrs": [
|
|
|
|
{
|
|
|
|
"end": 131,
|
|
|
|
"name": {
|
|
|
|
"end": 107,
|
|
|
|
"name": "settings",
|
|
|
|
"start": 99,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"end": 130,
|
|
|
|
"key": {
|
|
|
|
"end": 125,
|
|
|
|
"name": "defaultLengthUnit",
|
|
|
|
"start": 108,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"start": 108,
|
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
|
|
|
"end": 130,
|
|
|
|
"name": "mm",
|
|
|
|
"start": 128,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"start": 98,
|
|
|
|
"type": "Annotation"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"nonCodeMeta": {
|
|
|
|
"nonCodeNodes": {
|
|
|
|
"10": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1709,
|
|
|
|
"start": 1707,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"12": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2240,
|
|
|
|
"start": 2238,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"13": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2725,
|
|
|
|
"start": 2723,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"14": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2771,
|
|
|
|
"start": 2769,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"startNodes": [
|
|
|
|
{
|
|
|
|
"end": 34,
|
|
|
|
"start": 0,
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "blockComment",
|
|
|
|
"value": "Router template for a cross bar",
|
|
|
|
"style": "line"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"end": 83,
|
|
|
|
"start": 35,
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "blockComment",
|
|
|
|
"value": "A guide for routing a notch into a cross bar.",
|
|
|
|
"style": "line"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"end": 85,
|
|
|
|
"start": 83,
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"end": 97,
|
|
|
|
"start": 85,
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "blockComment",
|
|
|
|
"value": "Set Units",
|
|
|
|
"style": "line"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"end": 133,
|
|
|
|
"start": 131,
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"start": 0
|
|
|
|
}
|
|
|
|
}
|