2025-02-13 16:04:12 -05:00
|
|
|
---
|
2025-03-04 22:53:31 +13:00
|
|
|
source: kcl-lib/src/simulation_tests.rs
|
2025-02-13 16:04:12 -05:00
|
|
|
description: Result of parsing ssi_pattern.kcl
|
|
|
|
---
|
|
|
|
{
|
|
|
|
"Ok": {
|
|
|
|
"body": [
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"declaration": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 0,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"id": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 0,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"name": "sketch001",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 26,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"raw": "'XZ'",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": "XZ"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 12,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 12,
|
|
|
|
"end": 0,
|
|
|
|
"name": "startSketchOn",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 12,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 52,
|
2025-02-13 16:04:12 -05:00
|
|
|
"elements": [
|
|
|
|
{
|
|
|
|
"argument": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 54,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"raw": "4.35",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 4.35,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 53,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"operator": "-",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"argument": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 61,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"raw": "12.26",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 12.26,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 60,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"operator": "-",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 69,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 37,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 37,
|
|
|
|
"end": 0,
|
|
|
|
"name": "startProfileAt",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 37,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 83,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-07 22:07:16 -06:00
|
|
|
"name": "length",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 92,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-07 22:07:16 -06:00
|
|
|
"raw": "10.2",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 10.2,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
2025-02-13 16:04:12 -05:00
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 77,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 77,
|
|
|
|
"end": 0,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 77,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 108,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"name": "end",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"type": "Identifier"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 114,
|
2025-02-13 16:04:12 -05:00
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 115,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"raw": "0.54",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.54,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"argument": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 122,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"raw": "0.03",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.03,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 121,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"operator": "-",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 103,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 103,
|
|
|
|
"end": 0,
|
|
|
|
"name": "line",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 103,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 150,
|
2025-02-13 16:04:12 -05:00
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 151,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"raw": "20.4",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 20.4,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 157,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"raw": "14.61",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 14.61,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
},
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 165,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 134,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 134,
|
|
|
|
"end": 0,
|
|
|
|
"name": "tangentialArcTo",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 134,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 179,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-07 22:07:16 -06:00
|
|
|
"name": "length",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "Identifier"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
2025-03-07 22:07:16 -06:00
|
|
|
"arg": {
|
|
|
|
"argument": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 189,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-07 22:07:16 -06:00
|
|
|
"raw": "26.76",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 26.76,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 188,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-07 22:07:16 -06:00
|
|
|
"operator": "-",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
2025-02-13 16:04:12 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 173,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 173,
|
|
|
|
"end": 0,
|
|
|
|
"name": "yLine",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 173,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-03-07 22:07:16 -06:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 206,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"name": "endAbsolute",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"type": "Identifier"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 220,
|
2025-02-13 16:04:12 -05:00
|
|
|
"elements": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 235,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 221,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 221,
|
|
|
|
"end": 0,
|
|
|
|
"name": "profileStartX",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 221,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 253,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 239,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 239,
|
|
|
|
"end": 0,
|
|
|
|
"name": "profileStartY",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 239,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 258,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"name": "tag",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"type": "Identifier"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 264,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "TagDeclarator",
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
"value": "seg01"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 201,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 201,
|
|
|
|
"end": 0,
|
|
|
|
"name": "line",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 201,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [],
|
|
|
|
"callee": {
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 277,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 277,
|
|
|
|
"end": 0,
|
|
|
|
"name": "close",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 277,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 12,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "PipeExpression",
|
|
|
|
"type": "PipeExpression"
|
|
|
|
},
|
|
|
|
"start": 0,
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"kind": "const",
|
|
|
|
"start": 0,
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 284,
|
2025-02-13 16:04:12 -05:00
|
|
|
"declaration": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 286,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"id": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 286,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"name": "extrude001",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 318,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"name": "length",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"type": "Identifier"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 327,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"raw": "50",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 50.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 299,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 299,
|
|
|
|
"end": 0,
|
|
|
|
"name": "extrude",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 299,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": {
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 307,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 307,
|
|
|
|
"end": 0,
|
|
|
|
"name": "sketch001",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name",
|
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
}
|
|
|
|
},
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"kind": "const",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
},
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 330,
|
2025-02-13 16:04:12 -05:00
|
|
|
"declaration": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 332,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"id": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 332,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"name": "sketch002",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"init": {
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 358,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 358,
|
|
|
|
"end": 0,
|
|
|
|
"name": "extrude001",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name",
|
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
|
|
|
{
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 370,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 370,
|
|
|
|
"end": 0,
|
|
|
|
"name": "seg01",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name",
|
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 344,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 344,
|
|
|
|
"end": 0,
|
|
|
|
"name": "startSketchOn",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 344,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "CallExpression",
|
|
|
|
"type": "CallExpression"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
2025-02-28 17:40:01 -08:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 389,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"name": "center",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"type": "Identifier"
|
2025-02-28 17:40:01 -08:00
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 398,
|
2025-02-28 17:40:01 -08:00
|
|
|
"elements": [
|
|
|
|
{
|
|
|
|
"argument": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 400,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-28 17:40:01 -08:00
|
|
|
"raw": "2.08",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-28 17:40:01 -08:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 2.08,
|
|
|
|
"suffix": "None"
|
2025-02-13 16:04:12 -05:00
|
|
|
}
|
2025-02-28 17:40:01 -08:00
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 399,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-28 17:40:01 -08:00
|
|
|
"operator": "-",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-28 17:40:01 -08:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
2025-02-28 17:40:01 -08:00
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 406,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-28 17:40:01 -08:00
|
|
|
"raw": "47.7",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
2025-02-28 17:40:01 -08:00
|
|
|
"value": 47.7,
|
2025-02-13 16:04:12 -05:00
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
2025-02-28 17:40:01 -08:00
|
|
|
],
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-28 17:40:01 -08:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
}
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
|
|
|
{
|
2025-02-28 17:40:01 -08:00
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 413,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"name": "radius",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"type": "Identifier"
|
2025-02-28 17:40:01 -08:00
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 422,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-28 17:40:01 -08:00
|
|
|
"raw": "1.4",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-28 17:40:01 -08:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 1.4,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
2025-02-13 16:04:12 -05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 382,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 382,
|
|
|
|
"end": 0,
|
|
|
|
"name": "circle",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 382,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-28 17:40:01 -08:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 448,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"name": "instances",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"type": "Identifier"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 460,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"raw": "5",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 5.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 463,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"name": "distance",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"type": "Identifier"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 474,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"raw": "5",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 5.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 477,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"name": "axis",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"type": "Identifier"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 484,
|
2025-02-13 16:04:12 -05:00
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 485,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"raw": "1",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 1.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 488,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"raw": "0",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 432,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 432,
|
|
|
|
"end": 0,
|
|
|
|
"name": "patternLinear2d",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 432,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 566,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"name": "instances",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"type": "Identifier"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 578,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"raw": "6",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 6.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 581,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"name": "distance",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"type": "Identifier"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 592,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"raw": "4",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 4.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 595,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"name": "axis",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"type": "Identifier"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
|
|
|
"arg": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 602,
|
2025-02-13 16:04:12 -05:00
|
|
|
"elements": [
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 603,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"raw": "0",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 0.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"argument": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 607,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"raw": "1",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 1.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 606,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"operator": "-",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
|
|
|
],
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 550,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 550,
|
|
|
|
"end": 0,
|
|
|
|
"name": "patternLinear2d",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 550,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"arguments": [
|
|
|
|
{
|
|
|
|
"type": "LabeledArg",
|
|
|
|
"label": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 624,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"name": "length",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-04 22:53:31 +13:00
|
|
|
"type": "Identifier"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
|
|
|
"arg": {
|
|
|
|
"argument": {
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 634,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"raw": "40",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "Literal",
|
|
|
|
"type": "Literal",
|
|
|
|
"value": {
|
|
|
|
"value": 40.0,
|
|
|
|
"suffix": "None"
|
|
|
|
}
|
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 633,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"operator": "-",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "UnaryExpression",
|
|
|
|
"type": "UnaryExpression"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callee": {
|
2025-03-24 20:58:55 +13:00
|
|
|
"abs_path": false,
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 616,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"name": {
|
|
|
|
"commentStart": 616,
|
|
|
|
"end": 0,
|
|
|
|
"name": "extrude",
|
|
|
|
"start": 0,
|
|
|
|
"type": "Identifier"
|
|
|
|
},
|
|
|
|
"path": [],
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-03-24 20:58:55 +13:00
|
|
|
"type": "Name"
|
2025-02-13 16:04:12 -05:00
|
|
|
},
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 616,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"type": "CallExpressionKw",
|
|
|
|
"unlabeled": null
|
|
|
|
}
|
|
|
|
],
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 344,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"nonCodeMeta": {
|
|
|
|
"nonCodeNodes": {
|
|
|
|
"2": [
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 493,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "blockComment",
|
|
|
|
"value": "Instances was reduced from 12 to speed this up.",
|
|
|
|
"style": "line"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"startNodes": []
|
|
|
|
},
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "PipeExpression",
|
|
|
|
"type": "PipeExpression"
|
|
|
|
},
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "VariableDeclarator"
|
|
|
|
},
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"kind": "const",
|
2025-03-20 11:06:27 +13:00
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
}
|
|
|
|
],
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 0,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"nonCodeMeta": {
|
|
|
|
"nonCodeNodes": {
|
|
|
|
"0": [
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 284,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"1": [
|
|
|
|
{
|
2025-03-20 16:23:20 +13:00
|
|
|
"commentStart": 330,
|
2025-03-20 11:06:27 +13:00
|
|
|
"end": 0,
|
|
|
|
"start": 0,
|
2025-02-13 16:04:12 -05:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
"value": {
|
|
|
|
"type": "newLine"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"startNodes": []
|
|
|
|
},
|
|
|
|
"start": 0
|
|
|
|
}
|
|
|
|
}
|