KCL: Migrate hole to kwargs (#6382)

Previously:

`|> hole(circle(radius = 2, center = p), %)`

Now:

`|> subtract2d(tool = circle(radius = 2, center = p))`
This commit is contained in:
Adam Chalmers
2025-04-26 15:31:51 -05:00
committed by GitHub
parent 5a18f551aa
commit 6e115c19d5
116 changed files with 12912 additions and 12847 deletions

View File

@ -15,8 +15,8 @@ flowchart LR
27[Solid2d]
end
subgraph path28 [Path]
28["Path<br>[1693, 1760, 0]"]
29["Segment<br>[1693, 1760, 0]"]
28["Path<br>[1706, 1773, 0]"]
29["Segment<br>[1706, 1773, 0]"]
30[Solid2d]
end
subgraph path36 [Path]
@ -25,8 +25,8 @@ flowchart LR
38[Solid2d]
end
subgraph path39 [Path]
39["Path<br>[1693, 1760, 0]"]
40["Segment<br>[1693, 1760, 0]"]
39["Path<br>[1706, 1773, 0]"]
40["Segment<br>[1706, 1773, 0]"]
41[Solid2d]
end
subgraph path47 [Path]
@ -35,8 +35,8 @@ flowchart LR
49[Solid2d]
end
subgraph path50 [Path]
50["Path<br>[1693, 1760, 0]"]
51["Segment<br>[1693, 1760, 0]"]
50["Path<br>[1706, 1773, 0]"]
51["Segment<br>[1706, 1773, 0]"]
52[Solid2d]
end
subgraph path58 [Path]
@ -45,66 +45,66 @@ flowchart LR
60[Solid2d]
end
subgraph path61 [Path]
61["Path<br>[1693, 1760, 0]"]
62["Segment<br>[1693, 1760, 0]"]
61["Path<br>[1706, 1773, 0]"]
62["Segment<br>[1706, 1773, 0]"]
63[Solid2d]
end
subgraph path69 [Path]
69["Path<br>[2331, 2366, 0]"]
70["Segment<br>[2372, 2438, 0]"]
71["Segment<br>[2444, 2543, 0]"]
72["Segment<br>[2549, 2666, 0]"]
73["Segment<br>[2672, 2757, 0]"]
74["Segment<br>[2763, 2770, 0]"]
69["Path<br>[2341, 2376, 0]"]
70["Segment<br>[2382, 2448, 0]"]
71["Segment<br>[2454, 2553, 0]"]
72["Segment<br>[2559, 2676, 0]"]
73["Segment<br>[2682, 2767, 0]"]
74["Segment<br>[2773, 2780, 0]"]
75[Solid2d]
end
subgraph path76 [Path]
76["Path<br>[2781, 2937, 0]"]
77["Segment<br>[2781, 2937, 0]"]
76["Path<br>[2804, 2960, 0]"]
77["Segment<br>[2804, 2960, 0]"]
78[Solid2d]
end
subgraph path79 [Path]
79["Path<br>[2952, 3119, 0]"]
80["Segment<br>[2952, 3119, 0]"]
79["Path<br>[2985, 3152, 0]"]
80["Segment<br>[2985, 3152, 0]"]
81[Solid2d]
end
subgraph path82 [Path]
82["Path<br>[3134, 3292, 0]"]
83["Segment<br>[3134, 3292, 0]"]
82["Path<br>[3177, 3335, 0]"]
83["Segment<br>[3177, 3335, 0]"]
84[Solid2d]
end
subgraph path85 [Path]
85["Path<br>[3307, 3476, 0]"]
86["Segment<br>[3307, 3476, 0]"]
85["Path<br>[3360, 3529, 0]"]
86["Segment<br>[3360, 3529, 0]"]
87[Solid2d]
end
subgraph path103 [Path]
103["Path<br>[3922, 4006, 0]"]
104["Segment<br>[4012, 4100, 0]"]
105["Segment<br>[4106, 4227, 0]"]
106["Segment<br>[4233, 4350, 0]"]
107["Segment<br>[4356, 4441, 0]"]
108["Segment<br>[4447, 4454, 0]"]
103["Path<br>[3972, 4056, 0]"]
104["Segment<br>[4062, 4150, 0]"]
105["Segment<br>[4156, 4277, 0]"]
106["Segment<br>[4283, 4400, 0]"]
107["Segment<br>[4406, 4491, 0]"]
108["Segment<br>[4497, 4504, 0]"]
109[Solid2d]
end
subgraph path110 [Path]
110["Path<br>[4465, 4637, 0]"]
111["Segment<br>[4465, 4637, 0]"]
110["Path<br>[4528, 4700, 0]"]
111["Segment<br>[4528, 4700, 0]"]
112[Solid2d]
end
subgraph path113 [Path]
113["Path<br>[4652, 4835, 0]"]
114["Segment<br>[4652, 4835, 0]"]
113["Path<br>[4725, 4908, 0]"]
114["Segment<br>[4725, 4908, 0]"]
115[Solid2d]
end
subgraph path116 [Path]
116["Path<br>[4850, 5024, 0]"]
117["Segment<br>[4850, 5024, 0]"]
116["Path<br>[4933, 5107, 0]"]
117["Segment<br>[4933, 5107, 0]"]
118[Solid2d]
end
subgraph path119 [Path]
119["Path<br>[5039, 5224, 0]"]
120["Segment<br>[5039, 5224, 0]"]
119["Path<br>[5132, 5317, 0]"]
120["Segment<br>[5132, 5317, 0]"]
121[Solid2d]
end
1["Plane<br>[264, 281, 0]"]
@ -124,27 +124,27 @@ flowchart LR
22["EdgeCut Fillet<br>[771, 1053, 0]"]
23["EdgeCut Fillet<br>[771, 1053, 0]"]
24["Plane<br>[1566, 1589, 0]"]
31["Sweep Extrusion<br>[1780, 1831, 0]"]
31["Sweep Extrusion<br>[1790, 1841, 0]"]
32[Wall]
33["Cap Start"]
34["Cap End"]
35["Plane<br>[1566, 1589, 0]"]
42["Sweep Extrusion<br>[1780, 1831, 0]"]
42["Sweep Extrusion<br>[1790, 1841, 0]"]
43[Wall]
44["Cap Start"]
45["Cap End"]
46["Plane<br>[1566, 1589, 0]"]
53["Sweep Extrusion<br>[1780, 1831, 0]"]
53["Sweep Extrusion<br>[1790, 1841, 0]"]
54[Wall]
55["Cap Start"]
56["Cap End"]
57["Plane<br>[1566, 1589, 0]"]
64["Sweep Extrusion<br>[1780, 1831, 0]"]
64["Sweep Extrusion<br>[1790, 1841, 0]"]
65[Wall]
66["Cap Start"]
67["Cap End"]
68["Plane<br>[2308, 2325, 0]"]
88["Sweep Extrusion<br>[3494, 3536, 0]"]
68["Plane<br>[2318, 2335, 0]"]
88["Sweep Extrusion<br>[3544, 3586, 0]"]
89[Wall]
90[Wall]
91[Wall]
@ -155,11 +155,11 @@ flowchart LR
96["SweepEdge Opposite"]
97["SweepEdge Opposite"]
98["SweepEdge Adjacent"]
99["EdgeCut Fillet<br>[3542, 3824, 0]"]
100["EdgeCut Fillet<br>[3542, 3824, 0]"]
101["EdgeCut Fillet<br>[3542, 3824, 0]"]
102["EdgeCut Fillet<br>[3542, 3824, 0]"]
122["Sweep Extrusion<br>[5242, 5284, 0]"]
99["EdgeCut Fillet<br>[3592, 3874, 0]"]
100["EdgeCut Fillet<br>[3592, 3874, 0]"]
101["EdgeCut Fillet<br>[3592, 3874, 0]"]
102["EdgeCut Fillet<br>[3592, 3874, 0]"]
122["Sweep Extrusion<br>[5332, 5374, 0]"]
123[Wall]
124[Wall]
125[Wall]
@ -170,11 +170,11 @@ flowchart LR
130["SweepEdge Opposite"]
131["SweepEdge Opposite"]
132["SweepEdge Adjacent"]
133["EdgeCut Fillet<br>[5290, 5572, 0]"]
134["EdgeCut Fillet<br>[5290, 5572, 0]"]
135["EdgeCut Fillet<br>[5290, 5572, 0]"]
136["EdgeCut Fillet<br>[5290, 5572, 0]"]
137["StartSketchOnFace<br>[3879, 3916, 0]"]
133["EdgeCut Fillet<br>[5380, 5662, 0]"]
134["EdgeCut Fillet<br>[5380, 5662, 0]"]
135["EdgeCut Fillet<br>[5380, 5662, 0]"]
136["EdgeCut Fillet<br>[5380, 5662, 0]"]
137["StartSketchOnFace<br>[3929, 3966, 0]"]
1 --- 2
2 --- 3
2 --- 4

File diff suppressed because it is too large Load Diff

View File

@ -157,7 +157,7 @@ description: Operations executed enclosure.kcl
"name": "function001",
"functionSourceRange": [
1285,
1854,
1864,
0
],
"unlabeledArg": null,
@ -359,16 +359,7 @@ description: Operations executed enclosure.kcl
},
{
"labeledArgs": {
"holeSketch": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
},
"sketch": {
"tool": {
"value": {
"type": "Sketch",
"value": {
@ -378,10 +369,18 @@ description: Operations executed enclosure.kcl
"sourceRange": []
}
},
"name": "hole",
"name": "subtract2d",
"sourceRange": [],
"type": "StdLibCall",
"unlabeledArg": null
"unlabeledArg": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
}
},
{
"labeledArgs": {
@ -425,7 +424,7 @@ description: Operations executed enclosure.kcl
"name": "function001",
"functionSourceRange": [
1285,
1854,
1864,
0
],
"unlabeledArg": null,
@ -627,16 +626,7 @@ description: Operations executed enclosure.kcl
},
{
"labeledArgs": {
"holeSketch": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
},
"sketch": {
"tool": {
"value": {
"type": "Sketch",
"value": {
@ -646,10 +636,18 @@ description: Operations executed enclosure.kcl
"sourceRange": []
}
},
"name": "hole",
"name": "subtract2d",
"sourceRange": [],
"type": "StdLibCall",
"unlabeledArg": null
"unlabeledArg": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
}
},
{
"labeledArgs": {
@ -693,7 +691,7 @@ description: Operations executed enclosure.kcl
"name": "function001",
"functionSourceRange": [
1285,
1854,
1864,
0
],
"unlabeledArg": null,
@ -895,16 +893,7 @@ description: Operations executed enclosure.kcl
},
{
"labeledArgs": {
"holeSketch": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
},
"sketch": {
"tool": {
"value": {
"type": "Sketch",
"value": {
@ -914,10 +903,18 @@ description: Operations executed enclosure.kcl
"sourceRange": []
}
},
"name": "hole",
"name": "subtract2d",
"sourceRange": [],
"type": "StdLibCall",
"unlabeledArg": null
"unlabeledArg": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
}
},
{
"labeledArgs": {
@ -961,7 +958,7 @@ description: Operations executed enclosure.kcl
"name": "function001",
"functionSourceRange": [
1285,
1854,
1864,
0
],
"unlabeledArg": null,
@ -1163,16 +1160,7 @@ description: Operations executed enclosure.kcl
},
{
"labeledArgs": {
"holeSketch": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
},
"sketch": {
"tool": {
"value": {
"type": "Sketch",
"value": {
@ -1182,10 +1170,18 @@ description: Operations executed enclosure.kcl
"sourceRange": []
}
},
"name": "hole",
"name": "subtract2d",
"sourceRange": [],
"type": "StdLibCall",
"unlabeledArg": null
"unlabeledArg": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
}
},
{
"labeledArgs": {
@ -1239,16 +1235,7 @@ description: Operations executed enclosure.kcl
},
{
"labeledArgs": {
"holeSketch": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
},
"sketch": {
"tool": {
"value": {
"type": "Sketch",
"value": {
@ -1258,23 +1245,22 @@ description: Operations executed enclosure.kcl
"sourceRange": []
}
},
"name": "hole",
"name": "subtract2d",
"sourceRange": [],
"type": "StdLibCall",
"unlabeledArg": null
"unlabeledArg": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
}
},
{
"labeledArgs": {
"holeSketch": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
},
"sketch": {
"tool": {
"value": {
"type": "Sketch",
"value": {
@ -1284,23 +1270,22 @@ description: Operations executed enclosure.kcl
"sourceRange": []
}
},
"name": "hole",
"name": "subtract2d",
"sourceRange": [],
"type": "StdLibCall",
"unlabeledArg": null
"unlabeledArg": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
}
},
{
"labeledArgs": {
"holeSketch": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
},
"sketch": {
"tool": {
"value": {
"type": "Sketch",
"value": {
@ -1310,23 +1295,22 @@ description: Operations executed enclosure.kcl
"sourceRange": []
}
},
"name": "hole",
"name": "subtract2d",
"sourceRange": [],
"type": "StdLibCall",
"unlabeledArg": null
"unlabeledArg": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
}
},
{
"labeledArgs": {
"holeSketch": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
},
"sketch": {
"tool": {
"value": {
"type": "Sketch",
"value": {
@ -1336,10 +1320,18 @@ description: Operations executed enclosure.kcl
"sourceRange": []
}
},
"name": "hole",
"name": "subtract2d",
"sourceRange": [],
"type": "StdLibCall",
"unlabeledArg": null
"unlabeledArg": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
}
},
{
"labeledArgs": {
@ -1454,16 +1446,7 @@ description: Operations executed enclosure.kcl
},
{
"labeledArgs": {
"holeSketch": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
},
"sketch": {
"tool": {
"value": {
"type": "Sketch",
"value": {
@ -1473,23 +1456,22 @@ description: Operations executed enclosure.kcl
"sourceRange": []
}
},
"name": "hole",
"name": "subtract2d",
"sourceRange": [],
"type": "StdLibCall",
"unlabeledArg": null
"unlabeledArg": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
}
},
{
"labeledArgs": {
"holeSketch": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
},
"sketch": {
"tool": {
"value": {
"type": "Sketch",
"value": {
@ -1499,23 +1481,22 @@ description: Operations executed enclosure.kcl
"sourceRange": []
}
},
"name": "hole",
"name": "subtract2d",
"sourceRange": [],
"type": "StdLibCall",
"unlabeledArg": null
"unlabeledArg": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
}
},
{
"labeledArgs": {
"holeSketch": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
},
"sketch": {
"tool": {
"value": {
"type": "Sketch",
"value": {
@ -1525,23 +1506,22 @@ description: Operations executed enclosure.kcl
"sourceRange": []
}
},
"name": "hole",
"name": "subtract2d",
"sourceRange": [],
"type": "StdLibCall",
"unlabeledArg": null
"unlabeledArg": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
}
},
{
"labeledArgs": {
"holeSketch": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
},
"sketch": {
"tool": {
"value": {
"type": "Sketch",
"value": {
@ -1551,10 +1531,18 @@ description: Operations executed enclosure.kcl
"sourceRange": []
}
},
"name": "hole",
"name": "subtract2d",
"sourceRange": [],
"type": "StdLibCall",
"unlabeledArg": null
"unlabeledArg": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": []
}
},
{
"labeledArgs": {

View File

@ -354,9 +354,9 @@ description: Variables in memory after executing enclosure.kcl
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2416,
"end": 2437,
"start": 2416,
"commentStart": 2426,
"end": 2447,
"start": 2426,
"type": "TagDeclarator",
"value": "rectangleSegmentA002"
},
@ -367,9 +367,9 @@ description: Variables in memory after executing enclosure.kcl
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2521,
"end": 2542,
"start": 2521,
"commentStart": 2531,
"end": 2552,
"start": 2531,
"type": "TagDeclarator",
"value": "rectangleSegmentB002"
},
@ -380,9 +380,9 @@ description: Variables in memory after executing enclosure.kcl
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2644,
"end": 2665,
"start": 2644,
"commentStart": 2654,
"end": 2675,
"start": 2654,
"type": "TagDeclarator",
"value": "rectangleSegmentC002"
},
@ -393,9 +393,9 @@ description: Variables in memory after executing enclosure.kcl
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2735,
"end": 2756,
"start": 2735,
"commentStart": 2745,
"end": 2766,
"start": 2745,
"type": "TagDeclarator",
"value": "rectangleSegmentD002"
},
@ -416,9 +416,9 @@ description: Variables in memory after executing enclosure.kcl
0.0
],
"tag": {
"commentStart": 2416,
"end": 2437,
"start": 2416,
"commentStart": 2426,
"end": 2447,
"start": 2426,
"type": "TagDeclarator",
"value": "rectangleSegmentA002"
},
@ -441,9 +441,9 @@ description: Variables in memory after executing enclosure.kcl
0.0
],
"tag": {
"commentStart": 2521,
"end": 2542,
"start": 2521,
"commentStart": 2531,
"end": 2552,
"start": 2531,
"type": "TagDeclarator",
"value": "rectangleSegmentB002"
},
@ -466,9 +466,9 @@ description: Variables in memory after executing enclosure.kcl
175.0
],
"tag": {
"commentStart": 2644,
"end": 2665,
"start": 2644,
"commentStart": 2654,
"end": 2675,
"start": 2654,
"type": "TagDeclarator",
"value": "rectangleSegmentC002"
},
@ -491,9 +491,9 @@ description: Variables in memory after executing enclosure.kcl
175.0
],
"tag": {
"commentStart": 2735,
"end": 2756,
"start": 2735,
"commentStart": 2745,
"end": 2766,
"start": 2745,
"type": "TagDeclarator",
"value": "rectangleSegmentD002"
},
@ -693,9 +693,9 @@ description: Variables in memory after executing enclosure.kcl
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 4078,
"end": 4099,
"start": 4078,
"commentStart": 4128,
"end": 4149,
"start": 4128,
"type": "TagDeclarator",
"value": "rectangleSegmentA003"
},
@ -706,9 +706,9 @@ description: Variables in memory after executing enclosure.kcl
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 4205,
"end": 4226,
"start": 4205,
"commentStart": 4255,
"end": 4276,
"start": 4255,
"type": "TagDeclarator",
"value": "rectangleSegmentB003"
},
@ -719,9 +719,9 @@ description: Variables in memory after executing enclosure.kcl
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 4328,
"end": 4349,
"start": 4328,
"commentStart": 4378,
"end": 4399,
"start": 4378,
"type": "TagDeclarator",
"value": "rectangleSegmentC003"
},
@ -732,9 +732,9 @@ description: Variables in memory after executing enclosure.kcl
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 4419,
"end": 4440,
"start": 4419,
"commentStart": 4469,
"end": 4490,
"start": 4469,
"type": "TagDeclarator",
"value": "rectangleSegmentD003"
},
@ -755,9 +755,9 @@ description: Variables in memory after executing enclosure.kcl
3.0
],
"tag": {
"commentStart": 4078,
"end": 4099,
"start": 4078,
"commentStart": 4128,
"end": 4149,
"start": 4128,
"type": "TagDeclarator",
"value": "rectangleSegmentA003"
},
@ -780,9 +780,9 @@ description: Variables in memory after executing enclosure.kcl
3.0
],
"tag": {
"commentStart": 4205,
"end": 4226,
"start": 4205,
"commentStart": 4255,
"end": 4276,
"start": 4255,
"type": "TagDeclarator",
"value": "rectangleSegmentB003"
},
@ -805,9 +805,9 @@ description: Variables in memory after executing enclosure.kcl
172.0
],
"tag": {
"commentStart": 4328,
"end": 4349,
"start": 4328,
"commentStart": 4378,
"end": 4399,
"start": 4378,
"type": "TagDeclarator",
"value": "rectangleSegmentC003"
},
@ -830,9 +830,9 @@ description: Variables in memory after executing enclosure.kcl
172.0
],
"tag": {
"commentStart": 4419,
"end": 4440,
"start": 4419,
"commentStart": 4469,
"end": 4490,
"start": 4469,
"type": "TagDeclarator",
"value": "rectangleSegmentD003"
},
@ -896,9 +896,9 @@ description: Variables in memory after executing enclosure.kcl
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2416,
"end": 2437,
"start": 2416,
"commentStart": 2426,
"end": 2447,
"start": 2426,
"type": "TagDeclarator",
"value": "rectangleSegmentA002"
},
@ -909,9 +909,9 @@ description: Variables in memory after executing enclosure.kcl
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2521,
"end": 2542,
"start": 2521,
"commentStart": 2531,
"end": 2552,
"start": 2531,
"type": "TagDeclarator",
"value": "rectangleSegmentB002"
},
@ -922,9 +922,9 @@ description: Variables in memory after executing enclosure.kcl
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2644,
"end": 2665,
"start": 2644,
"commentStart": 2654,
"end": 2675,
"start": 2654,
"type": "TagDeclarator",
"value": "rectangleSegmentC002"
},
@ -935,9 +935,9 @@ description: Variables in memory after executing enclosure.kcl
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2735,
"end": 2756,
"start": 2735,
"commentStart": 2745,
"end": 2766,
"start": 2745,
"type": "TagDeclarator",
"value": "rectangleSegmentD002"
},
@ -958,9 +958,9 @@ description: Variables in memory after executing enclosure.kcl
0.0
],
"tag": {
"commentStart": 2416,
"end": 2437,
"start": 2416,
"commentStart": 2426,
"end": 2447,
"start": 2426,
"type": "TagDeclarator",
"value": "rectangleSegmentA002"
},
@ -983,9 +983,9 @@ description: Variables in memory after executing enclosure.kcl
0.0
],
"tag": {
"commentStart": 2521,
"end": 2542,
"start": 2521,
"commentStart": 2531,
"end": 2552,
"start": 2531,
"type": "TagDeclarator",
"value": "rectangleSegmentB002"
},
@ -1008,9 +1008,9 @@ description: Variables in memory after executing enclosure.kcl
175.0
],
"tag": {
"commentStart": 2644,
"end": 2665,
"start": 2644,
"commentStart": 2654,
"end": 2675,
"start": 2654,
"type": "TagDeclarator",
"value": "rectangleSegmentC002"
},
@ -1033,9 +1033,9 @@ description: Variables in memory after executing enclosure.kcl
175.0
],
"tag": {
"commentStart": 2735,
"end": 2756,
"start": 2735,
"commentStart": 2745,
"end": 2766,
"start": 2745,
"type": "TagDeclarator",
"value": "rectangleSegmentD002"
},
@ -1668,9 +1668,9 @@ description: Variables in memory after executing enclosure.kcl
0.0
],
"tag": {
"commentStart": 2416,
"end": 2437,
"start": 2416,
"commentStart": 2426,
"end": 2447,
"start": 2426,
"type": "TagDeclarator",
"value": "rectangleSegmentA002"
},
@ -1693,9 +1693,9 @@ description: Variables in memory after executing enclosure.kcl
0.0
],
"tag": {
"commentStart": 2521,
"end": 2542,
"start": 2521,
"commentStart": 2531,
"end": 2552,
"start": 2531,
"type": "TagDeclarator",
"value": "rectangleSegmentB002"
},
@ -1718,9 +1718,9 @@ description: Variables in memory after executing enclosure.kcl
175.0
],
"tag": {
"commentStart": 2644,
"end": 2665,
"start": 2644,
"commentStart": 2654,
"end": 2675,
"start": 2654,
"type": "TagDeclarator",
"value": "rectangleSegmentC002"
},
@ -1743,9 +1743,9 @@ description: Variables in memory after executing enclosure.kcl
175.0
],
"tag": {
"commentStart": 2735,
"end": 2756,
"start": 2735,
"commentStart": 2745,
"end": 2766,
"start": 2745,
"type": "TagDeclarator",
"value": "rectangleSegmentD002"
},
@ -1867,9 +1867,9 @@ description: Variables in memory after executing enclosure.kcl
3.0
],
"tag": {
"commentStart": 4078,
"end": 4099,
"start": 4078,
"commentStart": 4128,
"end": 4149,
"start": 4128,
"type": "TagDeclarator",
"value": "rectangleSegmentA003"
},
@ -1892,9 +1892,9 @@ description: Variables in memory after executing enclosure.kcl
3.0
],
"tag": {
"commentStart": 4205,
"end": 4226,
"start": 4205,
"commentStart": 4255,
"end": 4276,
"start": 4255,
"type": "TagDeclarator",
"value": "rectangleSegmentB003"
},
@ -1917,9 +1917,9 @@ description: Variables in memory after executing enclosure.kcl
172.0
],
"tag": {
"commentStart": 4328,
"end": 4349,
"start": 4328,
"commentStart": 4378,
"end": 4399,
"start": 4378,
"type": "TagDeclarator",
"value": "rectangleSegmentC003"
},
@ -1942,9 +1942,9 @@ description: Variables in memory after executing enclosure.kcl
172.0
],
"tag": {
"commentStart": 4419,
"end": 4440,
"start": 4419,
"commentStart": 4469,
"end": 4490,
"start": 4469,
"type": "TagDeclarator",
"value": "rectangleSegmentD003"
},
@ -2008,9 +2008,9 @@ description: Variables in memory after executing enclosure.kcl
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2416,
"end": 2437,
"start": 2416,
"commentStart": 2426,
"end": 2447,
"start": 2426,
"type": "TagDeclarator",
"value": "rectangleSegmentA002"
},
@ -2021,9 +2021,9 @@ description: Variables in memory after executing enclosure.kcl
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2521,
"end": 2542,
"start": 2521,
"commentStart": 2531,
"end": 2552,
"start": 2531,
"type": "TagDeclarator",
"value": "rectangleSegmentB002"
},
@ -2034,9 +2034,9 @@ description: Variables in memory after executing enclosure.kcl
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2644,
"end": 2665,
"start": 2644,
"commentStart": 2654,
"end": 2675,
"start": 2654,
"type": "TagDeclarator",
"value": "rectangleSegmentC002"
},
@ -2047,9 +2047,9 @@ description: Variables in memory after executing enclosure.kcl
"id": "[uuid]",
"sourceRange": [],
"tag": {
"commentStart": 2735,
"end": 2756,
"start": 2735,
"commentStart": 2745,
"end": 2766,
"start": 2745,
"type": "TagDeclarator",
"value": "rectangleSegmentD002"
},
@ -2070,9 +2070,9 @@ description: Variables in memory after executing enclosure.kcl
0.0
],
"tag": {
"commentStart": 2416,
"end": 2437,
"start": 2416,
"commentStart": 2426,
"end": 2447,
"start": 2426,
"type": "TagDeclarator",
"value": "rectangleSegmentA002"
},
@ -2095,9 +2095,9 @@ description: Variables in memory after executing enclosure.kcl
0.0
],
"tag": {
"commentStart": 2521,
"end": 2542,
"start": 2521,
"commentStart": 2531,
"end": 2552,
"start": 2531,
"type": "TagDeclarator",
"value": "rectangleSegmentB002"
},
@ -2120,9 +2120,9 @@ description: Variables in memory after executing enclosure.kcl
175.0
],
"tag": {
"commentStart": 2644,
"end": 2665,
"start": 2644,
"commentStart": 2654,
"end": 2675,
"start": 2654,
"type": "TagDeclarator",
"value": "rectangleSegmentC002"
},
@ -2145,9 +2145,9 @@ description: Variables in memory after executing enclosure.kcl
175.0
],
"tag": {
"commentStart": 2735,
"end": 2756,
"start": 2735,
"commentStart": 2745,
"end": 2766,
"start": 2745,
"type": "TagDeclarator",
"value": "rectangleSegmentD002"
},