2025-03-06 18:01:24 -05:00
|
|
|
---
|
|
|
|
source: kcl-lib/src/simulation_tests.rs
|
|
|
|
description: Result of parsing poopy-shoe.kcl
|
|
|
|
---
|
|
|
|
{
|
|
|
|
"Ok": {
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"declaration": {
|
|
|
|
"end": 147,
|
|
|
|
"id": {
|
|
|
|
"end": 139,
|
|
|
|
"name": "wallThickness",
|
|
|
|
"start": 126,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"end": 147,
|
|
|
|
"raw": "0.125",
|
|
|
|
"start": 142,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.125,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 126,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
|
|
|
"end": 147,
|
|
|
|
"kind": "const",
|
|
|
|
"start": 126,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
|
|
|
"end": 162,
|
|
|
|
"id": {
|
|
|
|
"end": 158,
|
|
|
|
"name": "wallsWidth",
|
|
|
|
"start": 148,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"end": 162,
|
|
|
|
"raw": "3",
|
|
|
|
"start": 161,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 3.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 148,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
|
|
|
"end": 162,
|
|
|
|
"kind": "const",
|
|
|
|
"start": 148,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
|
|
|
"end": 177,
|
|
|
|
"id": {
|
|
|
|
"end": 169,
|
|
|
|
"name": "height",
|
|
|
|
"start": 163,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"end": 177,
|
|
|
|
"raw": "5.125",
|
|
|
|
"start": 172,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 5.125,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 163,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
|
|
|
"end": 177,
|
|
|
|
"kind": "const",
|
|
|
|
"start": 163,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
|
|
|
"end": 198,
|
|
|
|
"id": {
|
|
|
|
"end": 190,
|
|
|
|
"name": "filletRadius",
|
|
|
|
"start": 178,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"end": 198,
|
|
|
|
"raw": "0.050",
|
|
|
|
"start": 193,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.05,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 178,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
|
|
|
"end": 198,
|
|
|
|
"kind": "const",
|
|
|
|
"start": 178,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
|
|
|
"end": 213,
|
|
|
|
"id": {
|
|
|
|
"end": 209,
|
|
|
|
"name": "backLength",
|
|
|
|
"start": 199,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"end": 213,
|
|
|
|
"raw": "6",
|
|
|
|
"start": 212,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 6.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 199,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
|
|
|
"end": 213,
|
|
|
|
"kind": "const",
|
|
|
|
"start": 199,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
|
|
|
"end": 228,
|
|
|
|
"id": {
|
|
|
|
"end": 224,
|
|
|
|
"name": "exitHeight",
|
|
|
|
"start": 214,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"end": 228,
|
|
|
|
"raw": "1",
|
|
|
|
"start": 227,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 1.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 214,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
|
|
|
"end": 228,
|
|
|
|
"kind": "const",
|
|
|
|
"start": 214,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
|
|
|
"end": 244,
|
|
|
|
"id": {
|
|
|
|
"end": 240,
|
|
|
|
"name": "frontLength",
|
|
|
|
"start": 229,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"end": 244,
|
|
|
|
"raw": "7",
|
|
|
|
"start": 243,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 7.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 229,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
|
|
|
"end": 244,
|
|
|
|
"kind": "const",
|
|
|
|
"start": 229,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 899,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
|
|
|
"end": 255,
|
|
|
|
"name": "sketch001",
|
|
|
|
"start": 246,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"end": 277,
|
|
|
|
"raw": "\"-YZ\"",
|
|
|
|
"start": 272,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": "-YZ"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 271,
|
|
|
|
"name": "startSketchOn",
|
|
|
|
"start": 258,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 278,
|
|
|
|
"start": 258,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
|
|
|
"end": 314,
|
|
|
|
"left": {
|
|
|
|
"end": 310,
|
|
|
|
"name": "wallsWidth",
|
|
|
|
"start": 300,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
|
|
|
"end": 314,
|
|
|
|
"raw": "2",
|
|
|
|
"start": 313,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 2.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 300,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"end": 317,
|
|
|
|
"raw": "0",
|
|
|
|
"start": 316,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"end": 318,
|
|
|
|
"start": 299,
|
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"end": 321,
|
|
|
|
"start": 320,
|
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 298,
|
|
|
|
"name": "startProfileAt",
|
|
|
|
"start": 284,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 322,
|
|
|
|
"start": 284,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 340,
|
|
|
|
"name": "length",
|
2025-03-06 18:01:24 -05:00
|
|
|
"start": 334,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"end": 360,
|
|
|
|
"left": {
|
|
|
|
"end": 356,
|
|
|
|
"name": "wallThickness",
|
|
|
|
"start": 343,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
|
|
|
"end": 360,
|
|
|
|
"raw": "2",
|
|
|
|
"start": 359,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 2.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 343,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 333,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 328,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 361,
|
2025-03-06 18:01:24 -05:00
|
|
|
"start": 328,
|
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": 412,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 393,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 388,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angle",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 383,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 383,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 393,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "60",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 391,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 60.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 410,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 397,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "to",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 395,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 395,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 410,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallsWidth",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 400,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 381,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 415,
|
|
|
|
"start": 414,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 423,
|
|
|
|
"start": 417,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "seg01"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 380,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLineToX",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 367,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 424,
|
|
|
|
"start": 367,
|
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": 447,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 436,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 456,
|
|
|
|
"name": "height",
|
|
|
|
"start": 450,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 435,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 430,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 457,
|
|
|
|
"start": 430,
|
|
|
|
"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": 475,
|
|
|
|
"name": "length",
|
|
|
|
"start": 469,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"argument": {
|
|
|
|
"end": 492,
|
|
|
|
"name": "wallThickness",
|
|
|
|
"start": 479,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 492,
|
|
|
|
"operator": "-",
|
|
|
|
"start": 478,
|
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 468,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "xLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 463,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 493,
|
|
|
|
"start": 463,
|
|
|
|
"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": 516,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 505,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"end": 532,
|
|
|
|
"name": "seg01",
|
|
|
|
"start": 527,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 526,
|
|
|
|
"name": "segEndY",
|
|
|
|
"start": 519,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 533,
|
|
|
|
"start": 519,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 504,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 499,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 534,
|
|
|
|
"start": 499,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 628,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 573,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 568,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angle",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 563,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 563,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 573,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "60",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 571,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 60.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 621,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 584,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "to",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 582,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 582,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 621,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 601,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 597,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallsWidth",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 587,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 601,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "2",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 600,
|
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": 587,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "+",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 621,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 617,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 604,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 621,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "2",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 620,
|
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": 604,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 587,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 554,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 631,
|
|
|
|
"start": 630,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 553,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLineToX",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 540,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 632,
|
|
|
|
"start": 540,
|
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": 650,
|
|
|
|
"name": "length",
|
|
|
|
"start": 644,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"argument": {
|
|
|
|
"end": 667,
|
|
|
|
"name": "wallThickness",
|
|
|
|
"start": 654,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 667,
|
|
|
|
"operator": "-",
|
|
|
|
"start": 653,
|
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 643,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "xLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 638,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 668,
|
|
|
|
"start": 638,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 728,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 706,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 695,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angle",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 690,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 690,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 706,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 701,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "180",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 698,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 180.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 706,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "60",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 704,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 60.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 698,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 726,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 710,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "to",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 708,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 708,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 726,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 713,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 688,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 731,
|
|
|
|
"start": 730,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 687,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLineToX",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 674,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 732,
|
|
|
|
"start": 674,
|
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": 755,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 744,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 764,
|
|
|
|
"name": "height",
|
|
|
|
"start": 758,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 743,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 738,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 765,
|
|
|
|
"start": 738,
|
|
|
|
"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": 788,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 777,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 792,
|
|
|
|
"raw": "0",
|
|
|
|
"start": 791,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 776,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 771,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 793,
|
|
|
|
"start": 771,
|
|
|
|
"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": 816,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 805,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"end": 832,
|
|
|
|
"name": "seg01",
|
|
|
|
"start": 827,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 826,
|
|
|
|
"name": "segEndY",
|
|
|
|
"start": 819,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 833,
|
|
|
|
"start": 819,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 804,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 799,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 834,
|
|
|
|
"start": 799,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 882,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 872,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 861,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angle",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 856,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 856,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 872,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 867,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "180",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 864,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 180.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 872,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "60",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 870,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 60.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 864,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 880,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 876,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "to",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 874,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 874,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 880,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 879,
|
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
|
|
|
"start": 854,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 885,
|
|
|
|
"start": 884,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 853,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLineToY",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 840,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 886,
|
|
|
|
"start": 840,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 897,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "close",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 892,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 899,
|
|
|
|
"start": 892,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 899,
|
2025-03-06 18:01:24 -05:00
|
|
|
"start": 258,
|
|
|
|
"type": "PipeExpression",
|
|
|
|
"type": "PipeExpression"
|
|
|
|
},
|
|
|
|
"start": 246,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 899,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
|
|
|
"start": 246,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1045,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 907,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "part001",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 900,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-18 20:34:44 -07:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 939,
|
|
|
|
"name": "angle",
|
|
|
|
"start": 934,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 944,
|
|
|
|
"raw": "90",
|
|
|
|
"start": 942,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 90.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 952,
|
|
|
|
"name": "axis",
|
|
|
|
"start": 948,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 1043,
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"end": 1039,
|
|
|
|
"key": {
|
|
|
|
"end": 967,
|
|
|
|
"name": "custom",
|
|
|
|
"start": 961,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"start": 961,
|
|
|
|
"type": "ObjectProperty",
|
2025-03-06 18:01:24 -05:00
|
|
|
"value": {
|
2025-03-18 20:34:44 -07:00
|
|
|
"end": 1039,
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"end": 995,
|
|
|
|
"key": {
|
|
|
|
"end": 982,
|
|
|
|
"name": "axis",
|
|
|
|
"start": 978,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"start": 978,
|
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
|
|
|
"elements": [
|
|
|
|
{
|
|
|
|
"end": 989,
|
|
|
|
"raw": "1.0",
|
|
|
|
"start": 986,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 1.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
2025-03-18 20:34:44 -07:00
|
|
|
{
|
|
|
|
"end": 994,
|
|
|
|
"raw": "0.0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 991,
|
2025-03-18 20:34:44 -07:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"end": 995,
|
|
|
|
"start": 985,
|
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"end": 1033,
|
|
|
|
"key": {
|
|
|
|
"end": 1009,
|
|
|
|
"name": "origin",
|
|
|
|
"start": 1003,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"start": 1003,
|
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
|
|
|
"elements": [
|
|
|
|
{
|
|
|
|
"end": 1016,
|
|
|
|
"raw": "0.0",
|
|
|
|
"start": 1013,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
2025-03-18 20:34:44 -07:00
|
|
|
{
|
|
|
|
"end": 1032,
|
|
|
|
"left": {
|
|
|
|
"end": 1024,
|
|
|
|
"name": "height",
|
|
|
|
"start": 1018,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "+",
|
|
|
|
"right": {
|
|
|
|
"end": 1032,
|
|
|
|
"raw": ".0001",
|
|
|
|
"start": 1027,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.0001,
|
|
|
|
"suffix": "None"
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
2025-03-18 20:34:44 -07:00
|
|
|
},
|
|
|
|
"start": 1018,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
2025-03-18 20:34:44 -07:00
|
|
|
],
|
|
|
|
"end": 1033,
|
|
|
|
"start": 1012,
|
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
2025-03-18 20:34:44 -07:00
|
|
|
],
|
|
|
|
"start": 970,
|
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
2025-03-18 20:34:44 -07:00
|
|
|
],
|
|
|
|
"start": 955,
|
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 917,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "revolve",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 910,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1045,
|
|
|
|
"start": 910,
|
2025-03-18 20:34:44 -07:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": {
|
|
|
|
"end": 930,
|
|
|
|
"name": "sketch001",
|
|
|
|
"start": 921,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 900,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1045,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 900,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1743,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1056,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "sketch002",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1047,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1078,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "'-YZ'",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1073,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": "-YZ"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1072,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startSketchOn",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1059,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1079,
|
|
|
|
"start": 1059,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1115,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1111,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallsWidth",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1101,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1115,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "2",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1114,
|
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": 1101,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1118,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1117,
|
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": 1119,
|
|
|
|
"start": 1100,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1122,
|
|
|
|
"start": 1121,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1099,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startProfileAt",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1085,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1123,
|
|
|
|
"start": 1085,
|
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": 1141,
|
|
|
|
"name": "length",
|
|
|
|
"start": 1135,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"end": 1161,
|
|
|
|
"left": {
|
|
|
|
"end": 1157,
|
|
|
|
"name": "wallThickness",
|
|
|
|
"start": 1144,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
|
|
|
"end": 1161,
|
|
|
|
"raw": "2",
|
|
|
|
"start": 1160,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 2.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"start": 1144,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1134,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "xLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1129,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1162,
|
|
|
|
"start": 1129,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1213,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1194,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1189,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angle",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1184,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1184,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1194,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "60",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1192,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 60.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1211,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1198,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "to",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1196,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1196,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1211,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallsWidth",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1201,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1182,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1216,
|
|
|
|
"start": 1215,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1224,
|
|
|
|
"start": 1218,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "seg02"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1181,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLineToX",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1168,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1225,
|
|
|
|
"start": 1168,
|
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": 1248,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 1237,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 1257,
|
|
|
|
"name": "height",
|
|
|
|
"start": 1251,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1236,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 1231,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1258,
|
|
|
|
"start": 1231,
|
|
|
|
"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": 1276,
|
|
|
|
"name": "length",
|
|
|
|
"start": 1270,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"argument": {
|
|
|
|
"end": 1293,
|
|
|
|
"name": "wallThickness",
|
|
|
|
"start": 1280,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 1293,
|
|
|
|
"operator": "-",
|
|
|
|
"start": 1279,
|
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1269,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "xLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1264,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1294,
|
|
|
|
"start": 1264,
|
|
|
|
"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": 1317,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 1306,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"end": 1333,
|
|
|
|
"name": "seg01",
|
|
|
|
"start": 1328,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 1327,
|
|
|
|
"name": "segEndY",
|
|
|
|
"start": 1320,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 1334,
|
|
|
|
"start": 1320,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1305,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 1300,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1335,
|
|
|
|
"start": 1300,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1429,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1374,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1369,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angle",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1364,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1364,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1374,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "60",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1372,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 60.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1422,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1385,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "to",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1383,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1383,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1422,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1402,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1398,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallsWidth",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1388,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1402,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "2",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1401,
|
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": 1388,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "+",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1422,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1418,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1405,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1422,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "2",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1421,
|
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": 1405,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1388,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1355,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1432,
|
|
|
|
"start": 1431,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1354,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLineToX",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1341,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1433,
|
|
|
|
"start": 1341,
|
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": 1451,
|
|
|
|
"name": "length",
|
|
|
|
"start": 1445,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"argument": {
|
|
|
|
"end": 1468,
|
|
|
|
"name": "wallThickness",
|
|
|
|
"start": 1455,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 1468,
|
|
|
|
"operator": "-",
|
|
|
|
"start": 1454,
|
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1444,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "xLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1439,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1469,
|
|
|
|
"start": 1439,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1529,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1507,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1496,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angle",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1491,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1491,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1507,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1502,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "180",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1499,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 180.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1507,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "60",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1505,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 60.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1499,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1527,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1511,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "to",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1509,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1509,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1527,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1514,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1489,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1532,
|
|
|
|
"start": 1531,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1488,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLineToX",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1475,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1533,
|
|
|
|
"start": 1475,
|
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": 1556,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 1545,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 1565,
|
|
|
|
"name": "height",
|
|
|
|
"start": 1559,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1544,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 1539,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1566,
|
|
|
|
"start": 1539,
|
|
|
|
"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": 1589,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 1578,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 1593,
|
|
|
|
"raw": "0",
|
|
|
|
"start": 1592,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1577,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 1572,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1594,
|
|
|
|
"start": 1572,
|
|
|
|
"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": 1617,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 1606,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"end": 1633,
|
|
|
|
"name": "seg02",
|
|
|
|
"start": 1628,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 1627,
|
|
|
|
"name": "segEndY",
|
|
|
|
"start": 1620,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 1634,
|
|
|
|
"start": 1620,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1605,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 1600,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1635,
|
|
|
|
"start": 1600,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1683,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1673,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1662,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angle",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1657,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1657,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1673,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1668,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "180",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1665,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 180.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1673,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "60",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1671,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 60.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1665,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1681,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1677,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "to",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1675,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1675,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1681,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1680,
|
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
|
|
|
"start": 1655,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1686,
|
|
|
|
"start": 1685,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1654,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLineToY",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1641,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1687,
|
|
|
|
"start": 1641,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1698,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "close",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1693,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1700,
|
|
|
|
"start": 1693,
|
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": 1720,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "length",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1714,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1742,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1733,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "backLength",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1723,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1742,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "height",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1736,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1723,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1713,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "extrude",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1706,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1743,
|
|
|
|
"start": 1706,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1743,
|
|
|
|
"start": 1059,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeExpression",
|
|
|
|
"type": "PipeExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1047,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1743,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1047,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1987,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1756,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "customPlane",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1745,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1987,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1985,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1768,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "plane",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1763,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1763,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1985,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1869,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1783,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "origin",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1777,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1777,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1869,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1799,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1795,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "x",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1794,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1794,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1799,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1798,
|
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": 1848,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1808,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "y",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1807,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1807,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
|
|
|
"argument": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1848,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1827,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1823,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallsWidth",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1813,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1827,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "2",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1826,
|
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": 1813,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1848,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1844,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1831,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1848,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "2",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1847,
|
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": 1831,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1813,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1848,
|
2025-03-06 18:01:24 -05:00
|
|
|
"operator": "-",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1811,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1863,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1859,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "z",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1858,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1858,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1863,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1862,
|
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
|
|
|
"start": 1786,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1906,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1880,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "xAxis",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1875,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1875,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1906,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1890,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1886,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "x",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1885,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1885,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1890,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "1",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1889,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 1.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1897,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1893,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "y",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1892,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1892,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1897,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1896,
|
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": 1904,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1900,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "z",
|
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
|
|
|
"start": 1899,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1904,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1903,
|
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
|
|
|
"start": 1883,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1943,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1917,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "yAxis",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1912,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1912,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1943,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1927,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1923,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "x",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1922,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1922,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1927,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1926,
|
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": 1934,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1930,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "y",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1929,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1929,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1934,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1933,
|
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": 1941,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1937,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "z",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1936,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1936,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1941,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "1",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1940,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 1.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1920,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1981,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1954,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "zAxis",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1949,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1949,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1981,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1964,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1960,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "x",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1959,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1959,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1964,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1963,
|
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": 1972,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1967,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "y",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1966,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1966,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
|
|
|
"argument": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1972,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "1",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1971,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 1.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1972,
|
2025-03-06 18:01:24 -05:00
|
|
|
"operator": "-",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1970,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1979,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1975,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "z",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1974,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1974,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1979,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1978,
|
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
|
|
|
"start": 1957,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1771,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1759,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1745,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1987,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1745,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2209,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1997,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "sketch003",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1988,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2025,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "customPlane",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2014,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2013,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startSketchOn",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2000,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2026,
|
|
|
|
"start": 2000,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2049,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2048,
|
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": 2052,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2051,
|
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": 2053,
|
|
|
|
"start": 2047,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2056,
|
|
|
|
"start": 2055,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2046,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startProfileAt",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2032,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2057,
|
|
|
|
"start": 2032,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2109,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2090,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2085,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "offset",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2079,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2079,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2090,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "60",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2088,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 60.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2107,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2098,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "radius",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2092,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2092,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2107,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "height",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2101,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2077,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2112,
|
|
|
|
"start": 2111,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2076,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "tangentialArc",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2063,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2113,
|
|
|
|
"start": 2063,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2155,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2145,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2140,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angle",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2135,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2135,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2145,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "60",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2143,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 60.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2153,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2149,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "to",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2147,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2147,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2153,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2152,
|
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
|
|
|
"start": 2133,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2158,
|
|
|
|
"start": 2157,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2132,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLineToY",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2119,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2159,
|
|
|
|
"start": 2119,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2170,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "close",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2165,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2172,
|
|
|
|
"start": 2165,
|
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": 2192,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "length",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2186,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2208,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2195,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2185,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "extrude",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2178,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2209,
|
|
|
|
"start": 2178,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2209,
|
|
|
|
"start": 2000,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeExpression",
|
|
|
|
"type": "PipeExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1988,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2209,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 1988,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2938,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2220,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "sketch004",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2211,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2246,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "sketch002",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2237,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2253,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "'END'",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2248,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": "END"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2236,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startSketchOn",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2223,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2254,
|
|
|
|
"start": 2223,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2277,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2276,
|
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": 2280,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2279,
|
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": 2281,
|
|
|
|
"start": 2275,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2284,
|
|
|
|
"start": 2283,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2274,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startProfileAt",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2260,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2285,
|
|
|
|
"start": 2260,
|
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": 2308,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 2297,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 2317,
|
|
|
|
"name": "height",
|
|
|
|
"start": 2311,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2296,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 2291,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2318,
|
|
|
|
"start": 2291,
|
|
|
|
"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": 2341,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 2330,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 2357,
|
|
|
|
"name": "wallThickness",
|
|
|
|
"start": 2344,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2329,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 2324,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2358,
|
|
|
|
"start": 2324,
|
|
|
|
"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": 2381,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 2370,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"end": 2397,
|
|
|
|
"name": "seg01",
|
|
|
|
"start": 2392,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
|
|
|
"end": 2391,
|
|
|
|
"name": "segEndY",
|
|
|
|
"start": 2384,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 2398,
|
|
|
|
"start": 2384,
|
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2369,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 2364,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2399,
|
|
|
|
"start": 2364,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2501,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2444,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2433,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angle",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2428,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2428,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2444,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2439,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "180",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2436,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 180.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2444,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "60",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2442,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 60.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2436,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2493,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2455,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "to",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2453,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2453,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2493,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2472,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2468,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallsWidth",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2458,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2472,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "2",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2471,
|
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": 2458,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2493,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2489,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2476,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2493,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "2",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2492,
|
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": 2476,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2458,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2419,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2504,
|
|
|
|
"start": 2503,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2418,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLineToX",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2405,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2505,
|
|
|
|
"start": 2405,
|
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": 2523,
|
|
|
|
"name": "length",
|
|
|
|
"start": 2517,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 2539,
|
|
|
|
"name": "wallThickness",
|
|
|
|
"start": 2526,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2516,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "xLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2511,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2540,
|
|
|
|
"start": 2511,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2595,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2572,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2567,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angle",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2562,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2562,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2572,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "60",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2570,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 60.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2593,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2576,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "to",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2574,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2574,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2592,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "seg01",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2587,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2586,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "segEndY",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2579,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2593,
|
|
|
|
"start": 2579,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2560,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2598,
|
|
|
|
"start": 2597,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2559,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "angledLineToY",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2546,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2599,
|
|
|
|
"start": 2546,
|
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": 2622,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 2611,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 2631,
|
|
|
|
"name": "height",
|
|
|
|
"start": 2625,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2610,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 2605,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2632,
|
|
|
|
"start": 2605,
|
|
|
|
"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": 2650,
|
|
|
|
"name": "length",
|
|
|
|
"start": 2644,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 2666,
|
|
|
|
"name": "wallThickness",
|
|
|
|
"start": 2653,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2643,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "xLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2638,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2667,
|
|
|
|
"start": 2638,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2741,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2728,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2723,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2710,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "frontLength",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2699,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2723,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallsWidth",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2713,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2699,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2728,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "2",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2727,
|
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": 2699,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "+",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2741,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallsWidth",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2731,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2699,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2785,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2756,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "height",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2750,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2785,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2780,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2767,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "height",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2761,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2780,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "exitHeight",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2770,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2761,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2785,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "2",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2784,
|
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": 2761,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2750,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2793,
|
|
|
|
"start": 2689,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2796,
|
|
|
|
"start": 2795,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2688,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "tangentialArcTo",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2673,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2797,
|
|
|
|
"start": 2673,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2831,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "frontLength",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2820,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2843,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "exitHeight",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2833,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2844,
|
|
|
|
"start": 2819,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2847,
|
|
|
|
"start": 2846,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2818,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "tangentialArcTo",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2803,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2848,
|
|
|
|
"start": 2803,
|
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": 2871,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 2860,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 2875,
|
|
|
|
"raw": "0",
|
|
|
|
"start": 2874,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2859,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 2854,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2876,
|
|
|
|
"start": 2854,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2891,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "tag",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2888,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2900,
|
|
|
|
"start": 2894,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "seg04"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2887,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "close",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2882,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2901,
|
|
|
|
"start": 2882,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2921,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "length",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2915,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2937,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2924,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2914,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "extrude",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2907,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2938,
|
|
|
|
"start": 2907,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2938,
|
|
|
|
"start": 2223,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeExpression",
|
|
|
|
"type": "PipeExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2211,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2938,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2211,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3183,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2952,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "customPlane2",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2940,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3183,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3181,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2964,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "plane",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2959,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2959,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3181,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3065,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2979,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "origin",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2973,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2973,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3065,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3032,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2991,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "x",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2990,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2990,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3032,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
|
|
|
"argument": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2996,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "1",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2995,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 1.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2996,
|
2025-03-06 18:01:24 -05:00
|
|
|
"operator": "-",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2994,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "*",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3032,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3019,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3010,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "backLength",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3000,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3019,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "height",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3013,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3000,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "+",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3032,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallsWidth",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3022,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3000,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2994,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3046,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3042,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "y",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3041,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3041,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3046,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3045,
|
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": 3059,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3055,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "z",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3054,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3054,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3059,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3058,
|
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
|
|
|
"start": 2982,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3103,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3076,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "xAxis",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3071,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3071,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3103,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3086,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3082,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "x",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3081,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3081,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3086,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3085,
|
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": 3094,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3089,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "y",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3088,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3088,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
|
|
|
"argument": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3094,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "1",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3093,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 1.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3094,
|
2025-03-06 18:01:24 -05:00
|
|
|
"operator": "-",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3092,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3101,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3097,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "z",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3096,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3096,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3101,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3100,
|
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
|
|
|
"start": 3079,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3140,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3114,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "yAxis",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3109,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3109,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3140,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3124,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3120,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "x",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3119,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3119,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3124,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3123,
|
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": 3131,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3127,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "y",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3126,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3126,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3131,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3130,
|
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": 3138,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3134,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "z",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3133,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3133,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3138,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "1",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3137,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 1.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3117,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3177,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3151,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "zAxis",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3146,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3146,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3177,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3161,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3157,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "x",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3156,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3156,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3161,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "1",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3160,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 1.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3168,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3164,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "y",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3163,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3163,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3168,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3167,
|
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": 3175,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3171,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "z",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3170,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3170,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3175,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3174,
|
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
|
|
|
"start": 3154,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2967,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2955,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2940,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3183,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 2940,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3597,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3193,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "sketch005",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3184,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3222,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "customPlane2",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3210,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3209,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startSketchOn",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3196,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3223,
|
|
|
|
"start": 3196,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3246,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3245,
|
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": 3249,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3248,
|
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": 3250,
|
|
|
|
"start": 3244,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3253,
|
|
|
|
"start": 3252,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3243,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startProfileAt",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3229,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3254,
|
|
|
|
"start": 3229,
|
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": 3277,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 3266,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 3286,
|
|
|
|
"name": "height",
|
|
|
|
"start": 3280,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3265,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 3260,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3287,
|
|
|
|
"start": 3260,
|
|
|
|
"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": 3310,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 3299,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 3323,
|
|
|
|
"name": "wallsWidth",
|
|
|
|
"start": 3313,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3298,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 3293,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3324,
|
|
|
|
"start": 3293,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3398,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3385,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3380,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3367,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "frontLength",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3356,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3380,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallsWidth",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3370,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3356,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3385,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "2",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3384,
|
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": 3356,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "+",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3398,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallsWidth",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3388,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3356,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3442,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3413,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "height",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3407,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3442,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3437,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3424,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "height",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3418,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3437,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "exitHeight",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3427,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3418,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "/",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3442,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "2",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3441,
|
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": 3418,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3407,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3450,
|
|
|
|
"start": 3346,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3453,
|
|
|
|
"start": 3452,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3345,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "tangentialArcTo",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3330,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3454,
|
|
|
|
"start": 3330,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3488,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "frontLength",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3477,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3500,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "exitHeight",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3490,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3501,
|
|
|
|
"start": 3476,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3504,
|
|
|
|
"start": 3503,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3475,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "tangentialArcTo",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3460,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3505,
|
|
|
|
"start": 3460,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"arguments": [
|
2025-03-06 18:01:24 -05:00
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 3528,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 3517,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 3532,
|
|
|
|
"raw": "0",
|
|
|
|
"start": 3531,
|
|
|
|
"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
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
|
|
|
"end": 3537,
|
|
|
|
"name": "tag",
|
|
|
|
"start": 3534,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 3546,
|
|
|
|
"start": 3540,
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "seg03"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3516,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 3511,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3547,
|
|
|
|
"start": 3511,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3558,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "close",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3553,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3560,
|
|
|
|
"start": 3553,
|
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": 3580,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "length",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3574,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3596,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3583,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3573,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "extrude",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3566,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3597,
|
|
|
|
"start": 3566,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3597,
|
|
|
|
"start": 3196,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeExpression",
|
|
|
|
"type": "PipeExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3184,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3597,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3184,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3847,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3608,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "sketch006",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3599,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3634,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "sketch005",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3625,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3641,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "seg03",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3636,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3624,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startSketchOn",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3611,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3642,
|
|
|
|
"start": 3611,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3665,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3664,
|
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": 3692,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
|
|
|
"argument": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3669,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "1",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3668,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 1.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3669,
|
2025-03-06 18:01:24 -05:00
|
|
|
"operator": "-",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3667,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "*",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3692,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3683,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "backLength",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3673,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3692,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "height",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3686,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3673,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3667,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3694,
|
|
|
|
"start": 3663,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3697,
|
|
|
|
"start": 3696,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3662,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startProfileAt",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3648,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3698,
|
|
|
|
"start": 3648,
|
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": 3721,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 3710,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"argument": {
|
|
|
|
"end": 3735,
|
|
|
|
"name": "exitHeight",
|
|
|
|
"start": 3725,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 3735,
|
|
|
|
"operator": "-",
|
|
|
|
"start": 3724,
|
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3709,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 3704,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3736,
|
|
|
|
"start": 3704,
|
|
|
|
"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": 3754,
|
|
|
|
"name": "length",
|
|
|
|
"start": 3748,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"argument": {
|
|
|
|
"end": 3768,
|
|
|
|
"name": "wallsWidth",
|
|
|
|
"start": 3758,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"end": 3768,
|
|
|
|
"operator": "-",
|
|
|
|
"start": 3757,
|
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3747,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "yLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3742,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3769,
|
|
|
|
"start": 3742,
|
|
|
|
"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": 3792,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 3781,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 3796,
|
|
|
|
"raw": "0",
|
|
|
|
"start": 3795,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3780,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 3775,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3797,
|
|
|
|
"start": 3775,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3808,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "close",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3803,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3810,
|
|
|
|
"start": 3803,
|
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": 3830,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "length",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3824,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3846,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3833,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3823,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "extrude",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3816,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3847,
|
|
|
|
"start": 3816,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3847,
|
|
|
|
"start": 3611,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeExpression",
|
|
|
|
"type": "PipeExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3599,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3847,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3599,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4093,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3858,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "sketch007",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3849,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3884,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "sketch004",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3875,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3891,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "'END'",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3886,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": "END"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3874,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startSketchOn",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3861,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3892,
|
|
|
|
"start": 3861,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3915,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3914,
|
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": 3918,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3917,
|
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": 3919,
|
|
|
|
"start": 3913,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3922,
|
|
|
|
"start": 3921,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3912,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startProfileAt",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3898,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3923,
|
|
|
|
"start": 3898,
|
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": 3946,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 3935,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 3962,
|
|
|
|
"name": "wallThickness",
|
|
|
|
"start": 3949,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3934,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 3929,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3963,
|
|
|
|
"start": 3929,
|
|
|
|
"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": 3986,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 3975,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 3995,
|
|
|
|
"name": "height",
|
|
|
|
"start": 3989,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3974,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 3969,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3996,
|
|
|
|
"start": 3969,
|
|
|
|
"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": 4019,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 4008,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 4023,
|
|
|
|
"raw": "0",
|
|
|
|
"start": 4022,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4007,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 4002,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4024,
|
|
|
|
"start": 4002,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4035,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "close",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4030,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4037,
|
|
|
|
"start": 4030,
|
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": 4057,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "length",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4051,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4091,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4070,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallsWidth",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4060,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4091,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4075,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "2",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4074,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 2.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"operator": "*",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4091,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4078,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4074,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4060,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4050,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "extrude",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4043,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4093,
|
|
|
|
"start": 4043,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4093,
|
|
|
|
"start": 3861,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeExpression",
|
|
|
|
"type": "PipeExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3849,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4093,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 3849,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4350,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4107,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "customPlane3",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4095,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4350,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4348,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4119,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "plane",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4114,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4114,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4348,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4232,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4134,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "origin",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4128,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4128,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4232,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4187,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4146,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "x",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4145,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4145,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4187,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
|
|
|
"argument": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4151,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "1",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4150,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 1.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4151,
|
2025-03-06 18:01:24 -05:00
|
|
|
"operator": "-",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4149,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "*",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4187,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4174,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4165,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "backLength",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4155,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4174,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "height",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4168,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4155,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"operator": "+",
|
|
|
|
"right": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4187,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallsWidth",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4177,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4155,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4149,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4201,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4197,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "y",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4196,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4196,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4201,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4200,
|
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": 4226,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4210,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "z",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4209,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4209,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4226,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4213,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4137,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4270,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4243,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "xAxis",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4238,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4238,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4270,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4253,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4249,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "x",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4248,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4248,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4253,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4252,
|
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": 4261,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4256,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "y",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4255,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4255,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
|
|
|
"argument": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4261,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "1",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4260,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 1.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4261,
|
2025-03-06 18:01:24 -05:00
|
|
|
"operator": "-",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4259,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4268,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4264,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "z",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4263,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4263,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4268,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4267,
|
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
|
|
|
"start": 4246,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4307,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4281,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "yAxis",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4276,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4276,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4307,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4291,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4287,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "x",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4286,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4286,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4291,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "1",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4290,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 1.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4298,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4294,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "y",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4293,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4293,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4298,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4297,
|
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": 4305,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4301,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "z",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4300,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4300,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4305,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4304,
|
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
|
|
|
"start": 4284,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4344,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4318,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "zAxis",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4313,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4313,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4344,
|
2025-03-06 18:01:24 -05:00
|
|
|
"properties": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4328,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4324,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "x",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4323,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4323,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4328,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4327,
|
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": 4335,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4331,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "y",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4330,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4330,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4335,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "0",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4334,
|
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": 4342,
|
2025-03-06 18:01:24 -05:00
|
|
|
"key": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4338,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "z",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4337,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4337,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4342,
|
2025-03-06 18:01:24 -05:00
|
|
|
"raw": "1",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4341,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 1.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4321,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4122,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4110,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4095,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4350,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4095,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"declaration": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4629,
|
2025-03-06 18:01:24 -05:00
|
|
|
"id": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4361,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "sketch008",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4352,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4390,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "customPlane3",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4378,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4377,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startSketchOn",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4364,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4391,
|
|
|
|
"start": 4364,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4426,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4413,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4441,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4428,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4442,
|
|
|
|
"start": 4412,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4445,
|
|
|
|
"start": 4444,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4411,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "startProfileAt",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4397,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4446,
|
|
|
|
"start": 4397,
|
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": 4469,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 4458,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 4483,
|
|
|
|
"name": "frontLength",
|
|
|
|
"start": 4472,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4457,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 4452,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4484,
|
|
|
|
"start": 4452,
|
|
|
|
"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": 4502,
|
|
|
|
"name": "length",
|
|
|
|
"start": 4496,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"end": 4536,
|
2025-03-06 18:01:24 -05:00
|
|
|
"left": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4515,
|
|
|
|
"name": "wallsWidth",
|
|
|
|
"start": 4505,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"operator": "-",
|
|
|
|
"right": {
|
|
|
|
"end": 4536,
|
|
|
|
"left": {
|
|
|
|
"end": 4520,
|
|
|
|
"raw": "2",
|
|
|
|
"start": 4519,
|
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 2.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"operator": "*",
|
|
|
|
"right": {
|
|
|
|
"end": 4536,
|
|
|
|
"name": "wallThickness",
|
|
|
|
"start": 4523,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"start": 4519,
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
},
|
|
|
|
"start": 4505,
|
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
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4495,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "yLine",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4490,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4538,
|
|
|
|
"start": 4490,
|
|
|
|
"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": 4561,
|
|
|
|
"name": "endAbsolute",
|
|
|
|
"start": 4550,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"end": 4577,
|
|
|
|
"name": "wallThickness",
|
|
|
|
"start": 4564,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
2025-03-06 18:01:24 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4549,
|
|
|
|
"name": "xLine",
|
|
|
|
"start": 4544,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4578,
|
|
|
|
"start": 4544,
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-03-06 18:01:24 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4589,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "close",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4584,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4591,
|
|
|
|
"start": 4584,
|
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": 4611,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "length",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4605,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"argument": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4628,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "wallThickness",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4615,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4628,
|
2025-03-06 18:01:24 -05:00
|
|
|
"operator": "-",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4614,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4604,
|
2025-03-06 18:01:24 -05:00
|
|
|
"name": "extrude",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4597,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4629,
|
|
|
|
"start": 4597,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4629,
|
|
|
|
"start": 4364,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "PipeExpression",
|
|
|
|
"type": "PipeExpression"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4352,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4629,
|
2025-03-06 18:01:24 -05:00
|
|
|
"kind": "const",
|
2025-03-07 22:07:16 -06:00
|
|
|
"start": 4352,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
}
|
|
|
|
],
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4630,
|
2025-03-06 18:01:24 -05:00
|
|
|
"innerAttrs": [
|
|
|
|
{
|
|
|
|
"end": 124,
|
|
|
|
"name": {
|
|
|
|
"end": 100,
|
|
|
|
"name": "settings",
|
|
|
|
"start": 92,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"end": 123,
|
|
|
|
"key": {
|
|
|
|
"end": 118,
|
|
|
|
"name": "defaultLengthUnit",
|
|
|
|
"start": 101,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"start": 101,
|
|
|
|
"type": "ObjectProperty",
|
|
|
|
"value": {
|
|
|
|
"end": 123,
|
|
|
|
"name": "in",
|
|
|
|
"start": 121,
|
|
|
|
"type": "Identifier",
|
|
|
|
"type": "Identifier"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"start": 91,
|
|
|
|
"type": "Annotation"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"nonCodeMeta": {
|
|
|
|
"nonCodeNodes": {
|
|
|
|
"6": [
|
|
|
|
{
|
|
|
|
"end": 246,
|
|
|
|
"start": 244,
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"8": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1047,
|
|
|
|
"start": 1045,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"9": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 1745,
|
|
|
|
"start": 1743,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"11": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2211,
|
|
|
|
"start": 2209,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"12": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 2940,
|
|
|
|
"start": 2938,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"14": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3599,
|
|
|
|
"start": 3597,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"15": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 3849,
|
|
|
|
"start": 3847,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"16": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4095,
|
|
|
|
"start": 4093,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"17": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"end": 4352,
|
|
|
|
"start": 4350,
|
2025-03-06 18:01:24 -05:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"startNodes": [
|
|
|
|
{
|
|
|
|
"end": 13,
|
|
|
|
"start": 0,
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "blockComment",
|
|
|
|
"value": "Poopy Shoe",
|
|
|
|
"style": "line"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"end": 76,
|
|
|
|
"start": 14,
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "blockComment",
|
|
|
|
"value": "poop shute for bambu labs printer - optimized for printing.",
|
|
|
|
"style": "line"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"end": 78,
|
|
|
|
"start": 76,
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"end": 90,
|
|
|
|
"start": 78,
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "blockComment",
|
|
|
|
"value": "Set units",
|
|
|
|
"style": "line"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"end": 126,
|
|
|
|
"start": 124,
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"start": 0
|
|
|
|
}
|
|
|
|
}
|