Merge remote-tracking branch 'origin/main' into jess/cleaned-imports
@ -10146,22 +10146,133 @@ description: Artifact commands car-wheel-assembly.kcl
|
||||
"cmdId": "[uuid]",
|
||||
"range": [],
|
||||
"command": {
|
||||
"type": "set_object_transform",
|
||||
"object_id": "[uuid]",
|
||||
"transforms": [
|
||||
{
|
||||
"translate": {
|
||||
"property": {
|
||||
"x": 0.0,
|
||||
"y": 0.5,
|
||||
"z": 0.0
|
||||
},
|
||||
"set": false,
|
||||
"is_local": true
|
||||
},
|
||||
"rotate_rpy": null,
|
||||
"rotate_angle_axis": null,
|
||||
"scale": null
|
||||
"type": "make_plane",
|
||||
"origin": {
|
||||
"x": 2.25,
|
||||
"y": -1.1811023622047243,
|
||||
"z": 0.0
|
||||
},
|
||||
"x_axis": {
|
||||
"x": 1.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"y_axis": {
|
||||
"x": 0.0,
|
||||
"y": -1.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"size": 60.0,
|
||||
"clobber": false,
|
||||
"hide": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"cmdId": "[uuid]",
|
||||
"range": [],
|
||||
"command": {
|
||||
"type": "enable_sketch_mode",
|
||||
"entity_id": "[uuid]",
|
||||
"ortho": false,
|
||||
"animated": false,
|
||||
"adjust_camera": false,
|
||||
"planar_normal": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 1.0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"cmdId": "[uuid]",
|
||||
"range": [],
|
||||
"command": {
|
||||
"type": "start_path"
|
||||
}
|
||||
},
|
||||
{
|
||||
"cmdId": "[uuid]",
|
||||
"range": [],
|
||||
"command": {
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": 0.4724409448818898,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"cmdId": "[uuid]",
|
||||
"range": [],
|
||||
"command": {
|
||||
"type": "sketch_mode_disable"
|
||||
}
|
||||
},
|
||||
{
|
||||
"cmdId": "[uuid]",
|
||||
"range": [],
|
||||
"command": {
|
||||
"type": "extend_path",
|
||||
"path": "[uuid]",
|
||||
"segment": {
|
||||
"type": "line",
|
||||
"end": {
|
||||
"x": 0.172,
|
||||
"y": 0.4724,
|
||||
"z": 0.0
|
||||
},
|
||||
"relative": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"cmdId": "[uuid]",
|
||||
"range": [],
|
||||
"command": {
|
||||
"type": "extend_path",
|
||||
"path": "[uuid]",
|
||||
"segment": {
|
||||
"type": "line",
|
||||
"end": {
|
||||
"x": 0.4724,
|
||||
"y": 0.4724,
|
||||
"z": 0.0
|
||||
},
|
||||
"relative": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"cmdId": "[uuid]",
|
||||
"range": [],
|
||||
"command": {
|
||||
"type": "extend_path",
|
||||
"path": "[uuid]",
|
||||
"segment": {
|
||||
"type": "line",
|
||||
"end": {
|
||||
"x": 0.4724,
|
||||
"y": 1.1811,
|
||||
"z": 0.0
|
||||
},
|
||||
"relative": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"cmdId": "[uuid]",
|
||||
"range": [],
|
||||
"command": {
|
||||
"type": "extend_path",
|
||||
"path": "[uuid]",
|
||||
"segment": {
|
||||
"type": "tangential_arc",
|
||||
"radius": 0.11811023622047245,
|
||||
"offset": {
|
||||
"unit": "degrees",
|
||||
"value": 90.0
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -92,25 +92,112 @@ flowchart LR
|
||||
198["Segment<br>[909, 963, 5]"]
|
||||
199[Solid2d]
|
||||
end
|
||||
subgraph path216 [Path]
|
||||
216["Path<br>[1424, 1464, 7]"]
|
||||
217["Segment<br>[1424, 1464, 7]"]
|
||||
subgraph path132 [Path]
|
||||
132["Path<br>[354, 410, 5]"]
|
||||
133["Segment<br>[354, 410, 5]"]
|
||||
134[Solid2d]
|
||||
end
|
||||
subgraph path135 [Path]
|
||||
135["Path<br>[421, 477, 5]"]
|
||||
136["Segment<br>[421, 477, 5]"]
|
||||
137[Solid2d]
|
||||
end
|
||||
subgraph path144 [Path]
|
||||
144["Path<br>[642, 698, 5]"]
|
||||
145["Segment<br>[642, 698, 5]"]
|
||||
146[Solid2d]
|
||||
end
|
||||
subgraph path147 [Path]
|
||||
147["Path<br>[709, 765, 5]"]
|
||||
148["Segment<br>[709, 765, 5]"]
|
||||
149[Solid2d]
|
||||
end
|
||||
subgraph path156 [Path]
|
||||
156["Path<br>[909, 963, 5]"]
|
||||
157["Segment<br>[909, 963, 5]"]
|
||||
158[Solid2d]
|
||||
end
|
||||
subgraph path167 [Path]
|
||||
167["Path<br>[1241, 1302, 5]"]
|
||||
168["Segment<br>[1241, 1302, 5]"]
|
||||
169[Solid2d]
|
||||
end
|
||||
subgraph path179 [Path]
|
||||
179["Path<br>[1660, 1706, 5]"]
|
||||
180["Segment<br>[1712, 1764, 5]"]
|
||||
181["Segment<br>[1770, 1875, 5]"]
|
||||
182["Segment<br>[1881, 1903, 5]"]
|
||||
183["Segment<br>[1909, 1965, 5]"]
|
||||
184["Segment<br>[1971, 1978, 5]"]
|
||||
185[Solid2d]
|
||||
end
|
||||
subgraph path195 [Path]
|
||||
195["Path<br>[2110, 2156, 5]"]
|
||||
196["Segment<br>[2162, 2214, 5]"]
|
||||
197["Segment<br>[2220, 2327, 5]"]
|
||||
198["Segment<br>[2333, 2370, 5]"]
|
||||
199["Segment<br>[2376, 2432, 5]"]
|
||||
200["Segment<br>[2438, 2445, 5]"]
|
||||
201[Solid2d]
|
||||
end
|
||||
subgraph path212 [Path]
|
||||
212["Path<br>[2954, 3001, 5]"]
|
||||
213["Segment<br>[3009, 3349, 5]"]
|
||||
214["Segment<br>[3357, 3389, 5]"]
|
||||
215["Segment<br>[3397, 3741, 5]"]
|
||||
216["Segment<br>[3749, 3805, 5]"]
|
||||
217["Segment<br>[3813, 3820, 5]"]
|
||||
218[Solid2d]
|
||||
end
|
||||
subgraph path222 [Path]
|
||||
222["Path<br>[1241, 1301, 5]"]
|
||||
223["Segment<br>[1241, 1301, 5]"]
|
||||
224[Solid2d]
|
||||
subgraph path235 [Path]
|
||||
235["Path<br>[2954, 3001, 5]"]
|
||||
236["Segment<br>[3009, 3349, 5]"]
|
||||
237["Segment<br>[3357, 3389, 5]"]
|
||||
238["Segment<br>[3397, 3741, 5]"]
|
||||
239["Segment<br>[3749, 3805, 5]"]
|
||||
240["Segment<br>[3813, 3820, 5]"]
|
||||
241[Solid2d]
|
||||
end
|
||||
subgraph path227 [Path]
|
||||
227["Path<br>[1568, 1619, 7]"]
|
||||
228["Segment<br>[1568, 1619, 7]"]
|
||||
229[Solid2d]
|
||||
subgraph path258 [Path]
|
||||
258["Path<br>[4348, 4443, 5]"]
|
||||
259["Segment<br>[4449, 4482, 5]"]
|
||||
260["Segment<br>[4488, 4539, 5]"]
|
||||
261["Segment<br>[4545, 4578, 5]"]
|
||||
262["Segment<br>[4584, 4634, 5]"]
|
||||
263["Segment<br>[4640, 4681, 5]"]
|
||||
264["Segment<br>[4687, 4736, 5]"]
|
||||
265["Segment<br>[4742, 4775, 5]"]
|
||||
266["Segment<br>[4781, 4815, 5]"]
|
||||
267["Segment<br>[4821, 4855, 5]"]
|
||||
268["Segment<br>[4861, 4913, 5]"]
|
||||
269["Segment<br>[4919, 4953, 5]"]
|
||||
270["Segment<br>[4959, 5035, 5]"]
|
||||
271["Segment<br>[5041, 5074, 5]"]
|
||||
272["Segment<br>[5080, 5156, 5]"]
|
||||
273["Segment<br>[5162, 5196, 5]"]
|
||||
274["Segment<br>[5202, 5276, 5]"]
|
||||
275["Segment<br>[5282, 5316, 5]"]
|
||||
276["Segment<br>[5322, 5373, 5]"]
|
||||
277["Segment<br>[5379, 5441, 5]"]
|
||||
278["Segment<br>[5447, 5498, 5]"]
|
||||
279["Segment<br>[5504, 5538, 5]"]
|
||||
280["Segment<br>[5544, 5577, 5]"]
|
||||
281["Segment<br>[5583, 5616, 5]"]
|
||||
282["Segment<br>[5622, 5629, 5]"]
|
||||
283[Solid2d]
|
||||
end
|
||||
subgraph path238 [Path]
|
||||
238["Path<br>[1752, 1805, 7]"]
|
||||
239["Segment<br>[1752, 1805, 7]"]
|
||||
240[Solid2d]
|
||||
subgraph path334 [Path]
|
||||
334["Path<br>[745, 785, 8]"]
|
||||
335["Segment<br>[793, 855, 8]"]
|
||||
336["Segment<br>[863, 899, 8]"]
|
||||
337["Segment<br>[907, 937, 8]"]
|
||||
338["Segment<br>[945, 998, 8]"]
|
||||
339["Segment<br>[1006, 1046, 8]"]
|
||||
340["Segment<br>[1054, 1089, 8]"]
|
||||
341["Segment<br>[1097, 1135, 8]"]
|
||||
342["Segment<br>[1143, 1165, 8]"]
|
||||
343["Segment<br>[1173, 1180, 8]"]
|
||||
344[Solid2d]
|
||||
end
|
||||
subgraph path255 [Path]
|
||||
255["Path<br>[1659, 1705, 5]"]
|
||||
@ -290,109 +377,91 @@ flowchart LR
|
||||
153["SweepEdge Adjacent"]
|
||||
154["SweepEdge Opposite"]
|
||||
155["SweepEdge Adjacent"]
|
||||
156["SweepEdge Opposite"]
|
||||
157["SweepEdge Adjacent"]
|
||||
158["SweepEdge Opposite"]
|
||||
159["SweepEdge Adjacent"]
|
||||
160["SweepEdge Opposite"]
|
||||
161["SweepEdge Adjacent"]
|
||||
162["SweepEdge Opposite"]
|
||||
163["SweepEdge Adjacent"]
|
||||
164["SweepEdge Opposite"]
|
||||
165["SweepEdge Adjacent"]
|
||||
166["SweepEdge Opposite"]
|
||||
167["SweepEdge Adjacent"]
|
||||
168["SweepEdge Opposite"]
|
||||
169["SweepEdge Adjacent"]
|
||||
170["SweepEdge Opposite"]
|
||||
171["SweepEdge Adjacent"]
|
||||
159["Sweep Extrusion<br>[1110, 1144, 5]"]
|
||||
160[Wall]
|
||||
161["SweepEdge Opposite"]
|
||||
162["SweepEdge Adjacent"]
|
||||
163["Sweep Extrusion<br>[1110, 1144, 5]"]
|
||||
164["Sweep Extrusion<br>[1110, 1144, 5]"]
|
||||
165["Sweep Extrusion<br>[1110, 1144, 5]"]
|
||||
166["Sweep Extrusion<br>[1110, 1144, 5]"]
|
||||
170["Sweep Extrusion<br>[1449, 1483, 5]"]
|
||||
171[Wall]
|
||||
172["SweepEdge Opposite"]
|
||||
173["SweepEdge Adjacent"]
|
||||
174["SweepEdge Opposite"]
|
||||
175["SweepEdge Adjacent"]
|
||||
176["SweepEdge Adjacent"]
|
||||
177["SweepEdge Adjacent"]
|
||||
178["SweepEdge Adjacent"]
|
||||
179["SweepEdge Adjacent"]
|
||||
180["SweepEdge Adjacent"]
|
||||
181["SweepEdge Adjacent"]
|
||||
182["SweepEdge Adjacent"]
|
||||
183["SweepEdge Adjacent"]
|
||||
184["SweepEdge Adjacent"]
|
||||
185["SweepEdge Adjacent"]
|
||||
186["SweepEdge Adjacent"]
|
||||
187["SweepEdge Adjacent"]
|
||||
188["SweepEdge Adjacent"]
|
||||
189["SweepEdge Adjacent"]
|
||||
190["SweepEdge Opposite"]
|
||||
174["Sweep Extrusion<br>[1449, 1483, 5]"]
|
||||
175["Sweep Extrusion<br>[1449, 1483, 5]"]
|
||||
176["Sweep Extrusion<br>[1449, 1483, 5]"]
|
||||
177["Sweep Extrusion<br>[1449, 1483, 5]"]
|
||||
178["Plane<br>[1637, 1654, 5]"]
|
||||
186["Sweep Revolve<br>[1984, 2001, 5]"]
|
||||
187[Wall]
|
||||
188[Wall]
|
||||
189[Wall]
|
||||
190[Wall]
|
||||
191["SweepEdge Adjacent"]
|
||||
195["SweepEdge Opposite"]
|
||||
196["SweepEdge Adjacent"]
|
||||
200["Sweep Extrusion<br>[1188, 1267, 7]"]
|
||||
201[Wall]
|
||||
202["Sweep Extrusion<br>[1110, 1144, 5]"]
|
||||
192["SweepEdge Adjacent"]
|
||||
193["SweepEdge Adjacent"]
|
||||
194["Plane<br>[2087, 2104, 5]"]
|
||||
202["Sweep Revolve<br>[2451, 2468, 5]"]
|
||||
203[Wall]
|
||||
204["SweepEdge Opposite"]
|
||||
205["SweepEdge Adjacent"]
|
||||
206["Sweep Extrusion<br>[1188, 1267, 7]"]
|
||||
207["SweepEdge Opposite"]
|
||||
208["SweepEdge Adjacent"]
|
||||
209["Sweep Extrusion<br>[1110, 1144, 5]"]
|
||||
210["Sweep Extrusion<br>[1188, 1267, 7]"]
|
||||
211["Sweep Extrusion<br>[1110, 1144, 5]"]
|
||||
212["Sweep Extrusion<br>[1188, 1267, 7]"]
|
||||
213["Sweep Extrusion<br>[1110, 1144, 5]"]
|
||||
214["Sweep Extrusion<br>[1188, 1267, 7]"]
|
||||
215["Sweep Extrusion<br>[1110, 1144, 5]"]
|
||||
219["Sweep Extrusion<br>[1470, 1503, 7]"]
|
||||
209["SweepEdge Adjacent"]
|
||||
210["SweepEdge Adjacent"]
|
||||
211["Plane<br>[2923, 2946, 5]"]
|
||||
219["Sweep Extrusion<br>[3868, 3914, 5]"]
|
||||
220[Wall]
|
||||
221["Cap End"]
|
||||
225["SweepEdge Opposite"]
|
||||
226["SweepEdge Adjacent"]
|
||||
230["Sweep Extrusion<br>[1634, 1699, 7]"]
|
||||
231[Wall]
|
||||
232["Cap Start"]
|
||||
233["Cap End"]
|
||||
234["Sweep Extrusion<br>[1448, 1482, 5]"]
|
||||
235[Wall]
|
||||
236["SweepEdge Opposite"]
|
||||
237["SweepEdge Adjacent"]
|
||||
241["SweepEdge Opposite"]
|
||||
242["SweepEdge Adjacent"]
|
||||
243["Sweep Extrusion<br>[1448, 1482, 5]"]
|
||||
244["Sweep Extrusion<br>[1952, 1996, 7]"]
|
||||
221[Wall]
|
||||
222[Wall]
|
||||
223[Wall]
|
||||
224["Cap Start"]
|
||||
225["Cap End"]
|
||||
226["SweepEdge Opposite"]
|
||||
227["SweepEdge Adjacent"]
|
||||
228["SweepEdge Opposite"]
|
||||
229["SweepEdge Adjacent"]
|
||||
230["SweepEdge Opposite"]
|
||||
231["SweepEdge Adjacent"]
|
||||
232["SweepEdge Opposite"]
|
||||
233["SweepEdge Adjacent"]
|
||||
234["Plane<br>[2923, 2946, 5]"]
|
||||
242["Sweep Extrusion<br>[3868, 3914, 5]"]
|
||||
243[Wall]
|
||||
244[Wall]
|
||||
245[Wall]
|
||||
246["Sweep Extrusion<br>[1448, 1482, 5]"]
|
||||
247["SweepEdge Opposite"]
|
||||
248["SweepEdge Adjacent"]
|
||||
249["Sweep Extrusion<br>[1952, 1996, 7]"]
|
||||
250["Sweep Extrusion<br>[1448, 1482, 5]"]
|
||||
251["Sweep Extrusion<br>[1952, 1996, 7]"]
|
||||
252["Sweep Extrusion<br>[1448, 1482, 5]"]
|
||||
253["Sweep Extrusion<br>[1952, 1996, 7]"]
|
||||
254["Plane<br>[1636, 1653, 5]"]
|
||||
262["Sweep Revolve<br>[1983, 2000, 5]"]
|
||||
263[Wall]
|
||||
264[Wall]
|
||||
265[Wall]
|
||||
266[Wall]
|
||||
267["Sweep Extrusion<br>[1952, 1996, 7]"]
|
||||
268["SweepEdge Adjacent"]
|
||||
269["SweepEdge Adjacent"]
|
||||
270["SweepEdge Adjacent"]
|
||||
271["SweepEdge Adjacent"]
|
||||
272["Plane<br>[2086, 2103, 5]"]
|
||||
280["Sweep Revolve<br>[2450, 2467, 5]"]
|
||||
281[Wall]
|
||||
282[Wall]
|
||||
283[Wall]
|
||||
284[Wall]
|
||||
288["SweepEdge Adjacent"]
|
||||
289["SweepEdge Adjacent"]
|
||||
290["SweepEdge Adjacent"]
|
||||
291["SweepEdge Adjacent"]
|
||||
292["Plane<br>[2922, 2945, 5]"]
|
||||
300["Sweep Extrusion<br>[3867, 3913, 5]"]
|
||||
246[Wall]
|
||||
247["Cap Start"]
|
||||
248["Cap End"]
|
||||
249["SweepEdge Opposite"]
|
||||
250["SweepEdge Adjacent"]
|
||||
251["SweepEdge Opposite"]
|
||||
252["SweepEdge Adjacent"]
|
||||
253["SweepEdge Opposite"]
|
||||
254["SweepEdge Adjacent"]
|
||||
255["SweepEdge Opposite"]
|
||||
256["SweepEdge Adjacent"]
|
||||
257["Plane<br>[4325, 4342, 5]"]
|
||||
284["Sweep Revolve<br>[5635, 5652, 5]"]
|
||||
285[Wall]
|
||||
286[Wall]
|
||||
287[Wall]
|
||||
288[Wall]
|
||||
289[Wall]
|
||||
290[Wall]
|
||||
291[Wall]
|
||||
292[Wall]
|
||||
293[Wall]
|
||||
294[Wall]
|
||||
295[Wall]
|
||||
296[Wall]
|
||||
297[Wall]
|
||||
298[Wall]
|
||||
299[Wall]
|
||||
300[Wall]
|
||||
301[Wall]
|
||||
302[Wall]
|
||||
303[Wall]
|
||||
@ -412,38 +481,41 @@ flowchart LR
|
||||
317["SweepEdge Adjacent"]
|
||||
318["SweepEdge Opposite"]
|
||||
319["SweepEdge Adjacent"]
|
||||
320["Sweep Extrusion<br>[2275, 2319, 7]"]
|
||||
321["Plane<br>[2922, 2945, 5]"]
|
||||
329["Sweep Extrusion<br>[3867, 3913, 5]"]
|
||||
330[Wall]
|
||||
331[Wall]
|
||||
332[Wall]
|
||||
333[Wall]
|
||||
334["Cap Start"]
|
||||
335["Cap End"]
|
||||
336["Sweep Extrusion<br>[2275, 2319, 7]"]
|
||||
337["SweepEdge Opposite"]
|
||||
338["SweepEdge Adjacent"]
|
||||
339["SweepEdge Opposite"]
|
||||
340["SweepEdge Adjacent"]
|
||||
341["SweepEdge Opposite"]
|
||||
342["SweepEdge Adjacent"]
|
||||
343["SweepEdge Opposite"]
|
||||
344["SweepEdge Adjacent"]
|
||||
345["Sweep Extrusion<br>[2275, 2319, 7]"]
|
||||
346["Plane<br>[4324, 4341, 5]"]
|
||||
373["Sweep Revolve<br>[5634, 5651, 5]"]
|
||||
374[Wall]
|
||||
375[Wall]
|
||||
376[Wall]
|
||||
377[Wall]
|
||||
378[Wall]
|
||||
379[Wall]
|
||||
380[Wall]
|
||||
381[Wall]
|
||||
382[Wall]
|
||||
383[Wall]
|
||||
384[Wall]
|
||||
320["SweepEdge Adjacent"]
|
||||
321["SweepEdge Adjacent"]
|
||||
322["SweepEdge Adjacent"]
|
||||
323["SweepEdge Adjacent"]
|
||||
324["SweepEdge Adjacent"]
|
||||
325["SweepEdge Adjacent"]
|
||||
326["SweepEdge Adjacent"]
|
||||
327["SweepEdge Adjacent"]
|
||||
328["SweepEdge Adjacent"]
|
||||
329["SweepEdge Adjacent"]
|
||||
330["SweepEdge Adjacent"]
|
||||
331["SweepEdge Adjacent"]
|
||||
332["SweepEdge Adjacent"]
|
||||
333["Plane<br>[711, 737, 8]"]
|
||||
345["Sweep Revolve<br>[1188, 1205, 8]"]
|
||||
346[Wall]
|
||||
347[Wall]
|
||||
348[Wall]
|
||||
349[Wall]
|
||||
350[Wall]
|
||||
351[Wall]
|
||||
352[Wall]
|
||||
353[Wall]
|
||||
354[Wall]
|
||||
355["SweepEdge Adjacent"]
|
||||
356["SweepEdge Adjacent"]
|
||||
357["SweepEdge Adjacent"]
|
||||
358["SweepEdge Adjacent"]
|
||||
359["SweepEdge Adjacent"]
|
||||
360["SweepEdge Adjacent"]
|
||||
361["SweepEdge Adjacent"]
|
||||
362["SweepEdge Adjacent"]
|
||||
363["SweepEdge Adjacent"]
|
||||
364["Plane<br>[488, 505, 7]"]
|
||||
384["Sweep Revolve<br>[2247, 2297, 7]"]
|
||||
385[Wall]
|
||||
386[Wall]
|
||||
387[Wall]
|
||||
|
@ -267,7 +267,7 @@ description: Artifact commands i-beam.kcl
|
||||
"command": {
|
||||
"type": "extrude",
|
||||
"target": "[uuid]",
|
||||
"distance": 72.00000000000001,
|
||||
"distance": 72.0,
|
||||
"faces": null
|
||||
}
|
||||
},
|
||||
|
@ -1,15 +1,15 @@
|
||||
```mermaid
|
||||
flowchart LR
|
||||
subgraph path2 [Path]
|
||||
2["Path<br>[462, 500, 0]"]
|
||||
3["Segment<br>[506, 537, 0]"]
|
||||
4["Segment<br>[543, 575, 0]"]
|
||||
5["Segment<br>[581, 631, 0]"]
|
||||
6["Segment<br>[637, 691, 0]"]
|
||||
7["Segment<br>[697, 719, 0]"]
|
||||
2["Path<br>[463, 501, 0]"]
|
||||
3["Segment<br>[507, 538, 0]"]
|
||||
4["Segment<br>[544, 576, 0]"]
|
||||
5["Segment<br>[582, 632, 0]"]
|
||||
6["Segment<br>[638, 692, 0]"]
|
||||
7["Segment<br>[698, 720, 0]"]
|
||||
end
|
||||
1["Plane<br>[438, 456, 0]"]
|
||||
8["Sweep Extrusion<br>[773, 801, 0]"]
|
||||
1["Plane<br>[439, 457, 0]"]
|
||||
8["Sweep Extrusion<br>[774, 802, 0]"]
|
||||
1 --- 2
|
||||
2 --- 3
|
||||
2 --- 4
|
||||
|
@ -18,47 +18,40 @@ description: Result of parsing i-beam.kcl
|
||||
"type": "Identifier"
|
||||
},
|
||||
"init": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"left": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "6",
|
||||
"start": 0,
|
||||
"type": "Literal",
|
||||
"type": "Literal",
|
||||
"value": {
|
||||
"value": 6.0,
|
||||
"suffix": "None"
|
||||
}
|
||||
},
|
||||
"operator": "*",
|
||||
"right": {
|
||||
"arguments": [],
|
||||
"callee": {
|
||||
"abs_path": false,
|
||||
"arguments": [
|
||||
{
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "ft",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
},
|
||||
"path": [],
|
||||
"raw": "6",
|
||||
"start": 0,
|
||||
"type": "Name"
|
||||
},
|
||||
"type": "Literal",
|
||||
"type": "Literal",
|
||||
"value": {
|
||||
"value": 6.0,
|
||||
"suffix": "None"
|
||||
}
|
||||
}
|
||||
],
|
||||
"callee": {
|
||||
"abs_path": false,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "fromFt",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
},
|
||||
"path": [],
|
||||
"start": 0,
|
||||
"type": "CallExpression",
|
||||
"type": "CallExpression"
|
||||
"type": "Name"
|
||||
},
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0,
|
||||
"type": "BinaryExpression",
|
||||
"type": "BinaryExpression"
|
||||
"type": "CallExpression",
|
||||
"type": "CallExpression"
|
||||
},
|
||||
"start": 0,
|
||||
"type": "VariableDeclarator"
|
||||
|
@ -23,7 +23,7 @@ description: Operations executed i-beam.kcl
|
||||
"length": {
|
||||
"value": {
|
||||
"type": "Number",
|
||||
"value": 72.00000000000001,
|
||||
"value": 72.0,
|
||||
"ty": {
|
||||
"type": "Default",
|
||||
"len": {
|
||||
|
@ -220,7 +220,7 @@ description: Variables in memory after executing i-beam.kcl
|
||||
"type": "Inches"
|
||||
}
|
||||
},
|
||||
"height": 72.00000000000001,
|
||||
"height": 72.0,
|
||||
"startCapId": "[uuid]",
|
||||
"endCapId": "[uuid]",
|
||||
"units": {
|
||||
|
@ -1,59 +1,59 @@
|
||||
```mermaid
|
||||
flowchart LR
|
||||
subgraph path2 [Path]
|
||||
2["Path<br>[535, 578, 0]"]
|
||||
3["Segment<br>[584, 637, 0]"]
|
||||
4["Segment<br>[643, 745, 0]"]
|
||||
5["Segment<br>[751, 804, 0]"]
|
||||
6["Segment<br>[810, 857, 0]"]
|
||||
7["Segment<br>[863, 958, 0]"]
|
||||
8["Segment<br>[964, 1035, 0]"]
|
||||
9["Segment<br>[1041, 1092, 0]"]
|
||||
10["Segment<br>[1098, 1151, 0]"]
|
||||
11["Segment<br>[1157, 1226, 0]"]
|
||||
12["Segment<br>[1232, 1268, 0]"]
|
||||
13["Segment<br>[1274, 1304, 0]"]
|
||||
14["Segment<br>[1310, 1340, 0]"]
|
||||
15["Segment<br>[1346, 1376, 0]"]
|
||||
16["Segment<br>[1382, 1412, 0]"]
|
||||
17["Segment<br>[1418, 1447, 0]"]
|
||||
18["Segment<br>[1453, 1483, 0]"]
|
||||
19["Segment<br>[1489, 1518, 0]"]
|
||||
20["Segment<br>[1524, 1553, 0]"]
|
||||
21["Segment<br>[1559, 1655, 0]"]
|
||||
22["Segment<br>[1661, 1717, 0]"]
|
||||
23["Segment<br>[1723, 1730, 0]"]
|
||||
2["Path<br>[538, 581, 0]"]
|
||||
3["Segment<br>[587, 640, 0]"]
|
||||
4["Segment<br>[646, 748, 0]"]
|
||||
5["Segment<br>[754, 807, 0]"]
|
||||
6["Segment<br>[813, 860, 0]"]
|
||||
7["Segment<br>[866, 961, 0]"]
|
||||
8["Segment<br>[967, 1038, 0]"]
|
||||
9["Segment<br>[1044, 1095, 0]"]
|
||||
10["Segment<br>[1101, 1154, 0]"]
|
||||
11["Segment<br>[1160, 1229, 0]"]
|
||||
12["Segment<br>[1235, 1271, 0]"]
|
||||
13["Segment<br>[1277, 1307, 0]"]
|
||||
14["Segment<br>[1313, 1343, 0]"]
|
||||
15["Segment<br>[1349, 1379, 0]"]
|
||||
16["Segment<br>[1385, 1415, 0]"]
|
||||
17["Segment<br>[1421, 1450, 0]"]
|
||||
18["Segment<br>[1456, 1486, 0]"]
|
||||
19["Segment<br>[1492, 1521, 0]"]
|
||||
20["Segment<br>[1527, 1556, 0]"]
|
||||
21["Segment<br>[1562, 1658, 0]"]
|
||||
22["Segment<br>[1664, 1720, 0]"]
|
||||
23["Segment<br>[1726, 1733, 0]"]
|
||||
24[Solid2d]
|
||||
end
|
||||
subgraph path85 [Path]
|
||||
85["Path<br>[1885, 1929, 0]"]
|
||||
86["Segment<br>[1935, 1997, 0]"]
|
||||
87["Segment<br>[2003, 2116, 0]"]
|
||||
88["Segment<br>[2122, 2242, 0]"]
|
||||
89["Segment<br>[2248, 2304, 0]"]
|
||||
90["Segment<br>[2310, 2317, 0]"]
|
||||
85["Path<br>[1888, 1932, 0]"]
|
||||
86["Segment<br>[1938, 2000, 0]"]
|
||||
87["Segment<br>[2006, 2119, 0]"]
|
||||
88["Segment<br>[2125, 2245, 0]"]
|
||||
89["Segment<br>[2251, 2307, 0]"]
|
||||
90["Segment<br>[2313, 2320, 0]"]
|
||||
91[Solid2d]
|
||||
end
|
||||
subgraph path107 [Path]
|
||||
107["Path<br>[2473, 2518, 0]"]
|
||||
108["Segment<br>[2524, 2584, 0]"]
|
||||
109["Segment<br>[2590, 2703, 0]"]
|
||||
110["Segment<br>[2709, 2829, 0]"]
|
||||
111["Segment<br>[2835, 2891, 0]"]
|
||||
112["Segment<br>[2897, 2904, 0]"]
|
||||
107["Path<br>[2476, 2521, 0]"]
|
||||
108["Segment<br>[2527, 2587, 0]"]
|
||||
109["Segment<br>[2593, 2706, 0]"]
|
||||
110["Segment<br>[2712, 2832, 0]"]
|
||||
111["Segment<br>[2838, 2894, 0]"]
|
||||
112["Segment<br>[2900, 2907, 0]"]
|
||||
113[Solid2d]
|
||||
end
|
||||
subgraph path129 [Path]
|
||||
129["Path<br>[3058, 3103, 0]"]
|
||||
130["Segment<br>[3109, 3176, 0]"]
|
||||
131["Segment<br>[3182, 3295, 0]"]
|
||||
132["Segment<br>[3301, 3421, 0]"]
|
||||
133["Segment<br>[3427, 3483, 0]"]
|
||||
134["Segment<br>[3489, 3496, 0]"]
|
||||
129["Path<br>[3061, 3106, 0]"]
|
||||
130["Segment<br>[3112, 3179, 0]"]
|
||||
131["Segment<br>[3185, 3298, 0]"]
|
||||
132["Segment<br>[3304, 3424, 0]"]
|
||||
133["Segment<br>[3430, 3486, 0]"]
|
||||
134["Segment<br>[3492, 3499, 0]"]
|
||||
135[Solid2d]
|
||||
end
|
||||
1["Plane<br>[512, 529, 0]"]
|
||||
25["Sweep Extrusion<br>[1773, 1803, 0]"]
|
||||
1["Plane<br>[515, 532, 0]"]
|
||||
25["Sweep Extrusion<br>[1776, 1806, 0]"]
|
||||
26[Wall]
|
||||
27[Wall]
|
||||
28[Wall]
|
||||
@ -113,7 +113,7 @@ flowchart LR
|
||||
82["SweepEdge Adjacent"]
|
||||
83["SweepEdge Opposite"]
|
||||
84["SweepEdge Adjacent"]
|
||||
92["Sweep Extrusion<br>[2361, 2392, 0]"]
|
||||
92["Sweep Extrusion<br>[2364, 2395, 0]"]
|
||||
93[Wall]
|
||||
94[Wall]
|
||||
95[Wall]
|
||||
@ -128,7 +128,7 @@ flowchart LR
|
||||
104["SweepEdge Adjacent"]
|
||||
105["SweepEdge Opposite"]
|
||||
106["SweepEdge Adjacent"]
|
||||
114["Sweep Extrusion<br>[2947, 2978, 0]"]
|
||||
114["Sweep Extrusion<br>[2950, 2981, 0]"]
|
||||
115[Wall]
|
||||
116[Wall]
|
||||
117[Wall]
|
||||
@ -143,7 +143,7 @@ flowchart LR
|
||||
126["SweepEdge Adjacent"]
|
||||
127["SweepEdge Opposite"]
|
||||
128["SweepEdge Adjacent"]
|
||||
136["Sweep Extrusion<br>[3540, 3570, 0]"]
|
||||
136["Sweep Extrusion<br>[3543, 3573, 0]"]
|
||||
137[Wall]
|
||||
138[Wall]
|
||||
139[Wall]
|
||||
@ -158,9 +158,9 @@ flowchart LR
|
||||
148["SweepEdge Adjacent"]
|
||||
149["SweepEdge Opposite"]
|
||||
150["SweepEdge Adjacent"]
|
||||
151["StartSketchOnFace<br>[1845, 1879, 0]"]
|
||||
152["StartSketchOnFace<br>[2433, 2467, 0]"]
|
||||
153["StartSketchOnFace<br>[3020, 3052, 0]"]
|
||||
151["StartSketchOnFace<br>[1848, 1882, 0]"]
|
||||
152["StartSketchOnFace<br>[2436, 2470, 0]"]
|
||||
153["StartSketchOnFace<br>[3023, 3055, 0]"]
|
||||
1 --- 2
|
||||
2 --- 3
|
||||
2 --- 4
|
||||
|
@ -54,67 +54,60 @@ description: Result of parsing router-template-cross-bar.kcl
|
||||
"type": "Identifier"
|
||||
},
|
||||
"init": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"left": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"left": {
|
||||
"arguments": [
|
||||
{
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "11",
|
||||
"start": 0,
|
||||
"type": "Literal",
|
||||
"type": "Literal",
|
||||
"value": {
|
||||
"value": 11.0,
|
||||
"suffix": "None"
|
||||
}
|
||||
},
|
||||
"operator": "/",
|
||||
"right": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "16",
|
||||
"start": 0,
|
||||
"type": "Literal",
|
||||
"type": "Literal",
|
||||
"value": {
|
||||
"value": 16.0,
|
||||
"suffix": "None"
|
||||
}
|
||||
},
|
||||
"start": 0,
|
||||
"type": "BinaryExpression",
|
||||
"type": "BinaryExpression"
|
||||
},
|
||||
"operator": "*",
|
||||
"right": {
|
||||
"arguments": [],
|
||||
"callee": {
|
||||
"abs_path": false,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": {
|
||||
"left": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "inch",
|
||||
"raw": "11",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
"type": "Literal",
|
||||
"type": "Literal",
|
||||
"value": {
|
||||
"value": 11.0,
|
||||
"suffix": "None"
|
||||
}
|
||||
},
|
||||
"operator": "/",
|
||||
"right": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "16",
|
||||
"start": 0,
|
||||
"type": "Literal",
|
||||
"type": "Literal",
|
||||
"value": {
|
||||
"value": 16.0,
|
||||
"suffix": "None"
|
||||
}
|
||||
},
|
||||
"path": [],
|
||||
"start": 0,
|
||||
"type": "Name"
|
||||
},
|
||||
"type": "BinaryExpression",
|
||||
"type": "BinaryExpression"
|
||||
}
|
||||
],
|
||||
"callee": {
|
||||
"abs_path": false,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "fromInches",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
},
|
||||
"path": [],
|
||||
"start": 0,
|
||||
"type": "CallExpression",
|
||||
"type": "CallExpression"
|
||||
"type": "Name"
|
||||
},
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0,
|
||||
"type": "BinaryExpression",
|
||||
"type": "BinaryExpression"
|
||||
"type": "CallExpression",
|
||||
"type": "CallExpression"
|
||||
},
|
||||
"start": 0,
|
||||
"type": "VariableDeclarator"
|
||||
|
@ -1,42 +1,42 @@
|
||||
```mermaid
|
||||
flowchart LR
|
||||
subgraph path2 [Path]
|
||||
2["Path<br>[534, 577, 0]"]
|
||||
3["Segment<br>[583, 622, 0]"]
|
||||
4["Segment<br>[628, 726, 0]"]
|
||||
5["Segment<br>[732, 808, 0]"]
|
||||
6["Segment<br>[814, 883, 0]"]
|
||||
7["Segment<br>[889, 929, 0]"]
|
||||
8["Segment<br>[935, 971, 0]"]
|
||||
9["Segment<br>[1011, 1041, 0]"]
|
||||
10["Segment<br>[1047, 1076, 0]"]
|
||||
11["Segment<br>[1082, 1111, 0]"]
|
||||
12["Segment<br>[1117, 1146, 0]"]
|
||||
13["Segment<br>[1152, 1252, 0]"]
|
||||
14["Segment<br>[1258, 1314, 0]"]
|
||||
15["Segment<br>[1320, 1327, 0]"]
|
||||
2["Path<br>[537, 580, 0]"]
|
||||
3["Segment<br>[586, 625, 0]"]
|
||||
4["Segment<br>[631, 729, 0]"]
|
||||
5["Segment<br>[735, 811, 0]"]
|
||||
6["Segment<br>[817, 886, 0]"]
|
||||
7["Segment<br>[892, 932, 0]"]
|
||||
8["Segment<br>[938, 974, 0]"]
|
||||
9["Segment<br>[1014, 1044, 0]"]
|
||||
10["Segment<br>[1050, 1079, 0]"]
|
||||
11["Segment<br>[1085, 1114, 0]"]
|
||||
12["Segment<br>[1120, 1149, 0]"]
|
||||
13["Segment<br>[1155, 1255, 0]"]
|
||||
14["Segment<br>[1261, 1317, 0]"]
|
||||
15["Segment<br>[1323, 1330, 0]"]
|
||||
16[Solid2d]
|
||||
end
|
||||
subgraph path52 [Path]
|
||||
52["Path<br>[1482, 1582, 0]"]
|
||||
53["Segment<br>[1588, 1635, 0]"]
|
||||
54["Segment<br>[1641, 1756, 0]"]
|
||||
55["Segment<br>[1762, 1882, 0]"]
|
||||
56["Segment<br>[1888, 1944, 0]"]
|
||||
57["Segment<br>[1950, 1957, 0]"]
|
||||
52["Path<br>[1485, 1585, 0]"]
|
||||
53["Segment<br>[1591, 1638, 0]"]
|
||||
54["Segment<br>[1644, 1759, 0]"]
|
||||
55["Segment<br>[1765, 1885, 0]"]
|
||||
56["Segment<br>[1891, 1947, 0]"]
|
||||
57["Segment<br>[1953, 1960, 0]"]
|
||||
58[Solid2d]
|
||||
end
|
||||
subgraph path74 [Path]
|
||||
74["Path<br>[2114, 2213, 0]"]
|
||||
75["Segment<br>[2219, 2265, 0]"]
|
||||
76["Segment<br>[2271, 2363, 0]"]
|
||||
77["Segment<br>[2369, 2466, 0]"]
|
||||
78["Segment<br>[2472, 2528, 0]"]
|
||||
79["Segment<br>[2534, 2541, 0]"]
|
||||
74["Path<br>[2117, 2216, 0]"]
|
||||
75["Segment<br>[2222, 2268, 0]"]
|
||||
76["Segment<br>[2274, 2366, 0]"]
|
||||
77["Segment<br>[2372, 2469, 0]"]
|
||||
78["Segment<br>[2475, 2531, 0]"]
|
||||
79["Segment<br>[2537, 2544, 0]"]
|
||||
80[Solid2d]
|
||||
end
|
||||
1["Plane<br>[511, 528, 0]"]
|
||||
17["Sweep Extrusion<br>[1370, 1400, 0]"]
|
||||
1["Plane<br>[514, 531, 0]"]
|
||||
17["Sweep Extrusion<br>[1373, 1403, 0]"]
|
||||
18[Wall]
|
||||
19[Wall]
|
||||
20[Wall]
|
||||
@ -71,7 +71,7 @@ flowchart LR
|
||||
49["SweepEdge Opposite"]
|
||||
50["SweepEdge Adjacent"]
|
||||
51["SweepEdge Opposite"]
|
||||
59["Sweep Extrusion<br>[2001, 2033, 0]"]
|
||||
59["Sweep Extrusion<br>[2004, 2036, 0]"]
|
||||
60[Wall]
|
||||
61[Wall]
|
||||
62[Wall]
|
||||
@ -86,7 +86,7 @@ flowchart LR
|
||||
71["SweepEdge Adjacent"]
|
||||
72["SweepEdge Opposite"]
|
||||
73["SweepEdge Adjacent"]
|
||||
81["Sweep Extrusion<br>[2584, 2616, 0]"]
|
||||
81["Sweep Extrusion<br>[2587, 2619, 0]"]
|
||||
82[Wall]
|
||||
83[Wall]
|
||||
84[Wall]
|
||||
@ -101,8 +101,8 @@ flowchart LR
|
||||
93["SweepEdge Adjacent"]
|
||||
94["SweepEdge Opposite"]
|
||||
95["SweepEdge Adjacent"]
|
||||
96["StartSketchOnFace<br>[1442, 1476, 0]"]
|
||||
97["StartSketchOnFace<br>[2074, 2108, 0]"]
|
||||
96["StartSketchOnFace<br>[1445, 1479, 0]"]
|
||||
97["StartSketchOnFace<br>[2077, 2111, 0]"]
|
||||
1 --- 2
|
||||
2 --- 3
|
||||
2 --- 4
|
||||
|
@ -54,67 +54,60 @@ description: Result of parsing router-template-slate.kcl
|
||||
"type": "Identifier"
|
||||
},
|
||||
"init": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"left": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"left": {
|
||||
"arguments": [
|
||||
{
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "11",
|
||||
"start": 0,
|
||||
"type": "Literal",
|
||||
"type": "Literal",
|
||||
"value": {
|
||||
"value": 11.0,
|
||||
"suffix": "None"
|
||||
}
|
||||
},
|
||||
"operator": "/",
|
||||
"right": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "16",
|
||||
"start": 0,
|
||||
"type": "Literal",
|
||||
"type": "Literal",
|
||||
"value": {
|
||||
"value": 16.0,
|
||||
"suffix": "None"
|
||||
}
|
||||
},
|
||||
"start": 0,
|
||||
"type": "BinaryExpression",
|
||||
"type": "BinaryExpression"
|
||||
},
|
||||
"operator": "*",
|
||||
"right": {
|
||||
"arguments": [],
|
||||
"callee": {
|
||||
"abs_path": false,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": {
|
||||
"left": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "inch",
|
||||
"raw": "11",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
"type": "Literal",
|
||||
"type": "Literal",
|
||||
"value": {
|
||||
"value": 11.0,
|
||||
"suffix": "None"
|
||||
}
|
||||
},
|
||||
"operator": "/",
|
||||
"right": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"raw": "16",
|
||||
"start": 0,
|
||||
"type": "Literal",
|
||||
"type": "Literal",
|
||||
"value": {
|
||||
"value": 16.0,
|
||||
"suffix": "None"
|
||||
}
|
||||
},
|
||||
"path": [],
|
||||
"start": 0,
|
||||
"type": "Name"
|
||||
},
|
||||
"type": "BinaryExpression",
|
||||
"type": "BinaryExpression"
|
||||
}
|
||||
],
|
||||
"callee": {
|
||||
"abs_path": false,
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": {
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"name": "fromInches",
|
||||
"start": 0,
|
||||
"type": "Identifier"
|
||||
},
|
||||
"path": [],
|
||||
"start": 0,
|
||||
"type": "CallExpression",
|
||||
"type": "CallExpression"
|
||||
"type": "Name"
|
||||
},
|
||||
"commentStart": 0,
|
||||
"end": 0,
|
||||
"start": 0,
|
||||
"type": "BinaryExpression",
|
||||
"type": "BinaryExpression"
|
||||
"type": "CallExpression",
|
||||
"type": "CallExpression"
|
||||
},
|
||||
"start": 0,
|
||||
"type": "VariableDeclarator"
|
||||
|
@ -28,9 +28,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 615,
|
||||
"end": 621,
|
||||
"start": 615,
|
||||
"commentStart": 618,
|
||||
"end": 624,
|
||||
"start": 618,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg01"
|
||||
},
|
||||
@ -48,9 +48,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 801,
|
||||
"end": 807,
|
||||
"start": 801,
|
||||
"commentStart": 804,
|
||||
"end": 810,
|
||||
"start": 804,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg05"
|
||||
},
|
||||
@ -61,9 +61,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 876,
|
||||
"end": 882,
|
||||
"start": 876,
|
||||
"commentStart": 879,
|
||||
"end": 885,
|
||||
"start": 879,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg04"
|
||||
},
|
||||
@ -74,9 +74,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 922,
|
||||
"end": 928,
|
||||
"start": 922,
|
||||
"commentStart": 925,
|
||||
"end": 931,
|
||||
"start": 925,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg03"
|
||||
},
|
||||
@ -139,9 +139,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
28.1188
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 615,
|
||||
"end": 621,
|
||||
"start": 615,
|
||||
"commentStart": 618,
|
||||
"end": 624,
|
||||
"start": 618,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg01"
|
||||
},
|
||||
@ -189,9 +189,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
20.0
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 801,
|
||||
"end": 807,
|
||||
"start": 801,
|
||||
"commentStart": 804,
|
||||
"end": 810,
|
||||
"start": 804,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg05"
|
||||
},
|
||||
@ -214,9 +214,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-12.4937
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 876,
|
||||
"end": 882,
|
||||
"start": 876,
|
||||
"commentStart": 879,
|
||||
"end": 885,
|
||||
"start": 879,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg04"
|
||||
},
|
||||
@ -239,9 +239,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-12.4937
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 922,
|
||||
"end": 928,
|
||||
"start": 922,
|
||||
"commentStart": 925,
|
||||
"end": 931,
|
||||
"start": 925,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg03"
|
||||
},
|
||||
@ -264,9 +264,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-122.4938
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 964,
|
||||
"end": 970,
|
||||
"start": 964,
|
||||
"commentStart": 967,
|
||||
"end": 973,
|
||||
"start": 967,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg02"
|
||||
},
|
||||
@ -514,9 +514,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 1613,
|
||||
"end": 1634,
|
||||
"start": 1613,
|
||||
"commentStart": 1616,
|
||||
"end": 1637,
|
||||
"start": 1616,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentA001"
|
||||
},
|
||||
@ -527,9 +527,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 1734,
|
||||
"end": 1755,
|
||||
"start": 1734,
|
||||
"commentStart": 1737,
|
||||
"end": 1758,
|
||||
"start": 1737,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentB001"
|
||||
},
|
||||
@ -540,9 +540,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 1860,
|
||||
"end": 1881,
|
||||
"start": 1860,
|
||||
"commentStart": 1863,
|
||||
"end": 1884,
|
||||
"start": 1863,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentC001"
|
||||
},
|
||||
@ -570,9 +570,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-12.4937
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 1613,
|
||||
"end": 1634,
|
||||
"start": 1613,
|
||||
"commentStart": 1616,
|
||||
"end": 1637,
|
||||
"start": 1616,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentA001"
|
||||
},
|
||||
@ -595,9 +595,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-12.4937
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 1734,
|
||||
"end": 1755,
|
||||
"start": 1734,
|
||||
"commentStart": 1737,
|
||||
"end": 1758,
|
||||
"start": 1737,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentB001"
|
||||
},
|
||||
@ -620,9 +620,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-92.4938
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 1860,
|
||||
"end": 1881,
|
||||
"start": 1860,
|
||||
"commentStart": 1863,
|
||||
"end": 1884,
|
||||
"start": 1863,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentC001"
|
||||
},
|
||||
@ -704,9 +704,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 615,
|
||||
"end": 621,
|
||||
"start": 615,
|
||||
"commentStart": 618,
|
||||
"end": 624,
|
||||
"start": 618,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg01"
|
||||
},
|
||||
@ -724,9 +724,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 801,
|
||||
"end": 807,
|
||||
"start": 801,
|
||||
"commentStart": 804,
|
||||
"end": 810,
|
||||
"start": 804,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg05"
|
||||
},
|
||||
@ -737,9 +737,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 876,
|
||||
"end": 882,
|
||||
"start": 876,
|
||||
"commentStart": 879,
|
||||
"end": 885,
|
||||
"start": 879,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg04"
|
||||
},
|
||||
@ -750,9 +750,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 922,
|
||||
"end": 928,
|
||||
"start": 922,
|
||||
"commentStart": 925,
|
||||
"end": 931,
|
||||
"start": 925,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg03"
|
||||
},
|
||||
@ -815,9 +815,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
28.1188
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 615,
|
||||
"end": 621,
|
||||
"start": 615,
|
||||
"commentStart": 618,
|
||||
"end": 624,
|
||||
"start": 618,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg01"
|
||||
},
|
||||
@ -865,9 +865,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
20.0
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 801,
|
||||
"end": 807,
|
||||
"start": 801,
|
||||
"commentStart": 804,
|
||||
"end": 810,
|
||||
"start": 804,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg05"
|
||||
},
|
||||
@ -890,9 +890,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-12.4937
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 876,
|
||||
"end": 882,
|
||||
"start": 876,
|
||||
"commentStart": 879,
|
||||
"end": 885,
|
||||
"start": 879,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg04"
|
||||
},
|
||||
@ -915,9 +915,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-12.4937
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 922,
|
||||
"end": 928,
|
||||
"start": 922,
|
||||
"commentStart": 925,
|
||||
"end": 931,
|
||||
"start": 925,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg03"
|
||||
},
|
||||
@ -940,9 +940,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-122.4938
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 964,
|
||||
"end": 970,
|
||||
"start": 964,
|
||||
"commentStart": 967,
|
||||
"end": 973,
|
||||
"start": 967,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg02"
|
||||
},
|
||||
@ -1239,9 +1239,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 2243,
|
||||
"end": 2264,
|
||||
"start": 2243,
|
||||
"commentStart": 2246,
|
||||
"end": 2267,
|
||||
"start": 2246,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentA002"
|
||||
},
|
||||
@ -1283,9 +1283,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-12.4937
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 2243,
|
||||
"end": 2264,
|
||||
"start": 2243,
|
||||
"commentStart": 2246,
|
||||
"end": 2267,
|
||||
"start": 2246,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentA002"
|
||||
},
|
||||
@ -1405,9 +1405,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 615,
|
||||
"end": 621,
|
||||
"start": 615,
|
||||
"commentStart": 618,
|
||||
"end": 624,
|
||||
"start": 618,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg01"
|
||||
},
|
||||
@ -1425,9 +1425,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 801,
|
||||
"end": 807,
|
||||
"start": 801,
|
||||
"commentStart": 804,
|
||||
"end": 810,
|
||||
"start": 804,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg05"
|
||||
},
|
||||
@ -1438,9 +1438,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 876,
|
||||
"end": 882,
|
||||
"start": 876,
|
||||
"commentStart": 879,
|
||||
"end": 885,
|
||||
"start": 879,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg04"
|
||||
},
|
||||
@ -1451,9 +1451,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 922,
|
||||
"end": 928,
|
||||
"start": 922,
|
||||
"commentStart": 925,
|
||||
"end": 931,
|
||||
"start": 925,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg03"
|
||||
},
|
||||
@ -1516,9 +1516,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
28.1188
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 615,
|
||||
"end": 621,
|
||||
"start": 615,
|
||||
"commentStart": 618,
|
||||
"end": 624,
|
||||
"start": 618,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg01"
|
||||
},
|
||||
@ -1566,9 +1566,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
20.0
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 801,
|
||||
"end": 807,
|
||||
"start": 801,
|
||||
"commentStart": 804,
|
||||
"end": 810,
|
||||
"start": 804,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg05"
|
||||
},
|
||||
@ -1591,9 +1591,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-12.4937
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 876,
|
||||
"end": 882,
|
||||
"start": 876,
|
||||
"commentStart": 879,
|
||||
"end": 885,
|
||||
"start": 879,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg04"
|
||||
},
|
||||
@ -1616,9 +1616,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-12.4937
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 922,
|
||||
"end": 928,
|
||||
"start": 922,
|
||||
"commentStart": 925,
|
||||
"end": 931,
|
||||
"start": 925,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg03"
|
||||
},
|
||||
@ -1641,9 +1641,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-122.4938
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 964,
|
||||
"end": 970,
|
||||
"start": 964,
|
||||
"commentStart": 967,
|
||||
"end": 973,
|
||||
"start": 967,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg02"
|
||||
},
|
||||
@ -2041,9 +2041,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
28.1188
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 615,
|
||||
"end": 621,
|
||||
"start": 615,
|
||||
"commentStart": 618,
|
||||
"end": 624,
|
||||
"start": 618,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg01"
|
||||
},
|
||||
@ -2091,9 +2091,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
20.0
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 801,
|
||||
"end": 807,
|
||||
"start": 801,
|
||||
"commentStart": 804,
|
||||
"end": 810,
|
||||
"start": 804,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg05"
|
||||
},
|
||||
@ -2116,9 +2116,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-12.4937
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 876,
|
||||
"end": 882,
|
||||
"start": 876,
|
||||
"commentStart": 879,
|
||||
"end": 885,
|
||||
"start": 879,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg04"
|
||||
},
|
||||
@ -2141,9 +2141,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-12.4937
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 922,
|
||||
"end": 928,
|
||||
"start": 922,
|
||||
"commentStart": 925,
|
||||
"end": 931,
|
||||
"start": 925,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg03"
|
||||
},
|
||||
@ -2166,9 +2166,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-122.4938
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 964,
|
||||
"end": 970,
|
||||
"start": 964,
|
||||
"commentStart": 967,
|
||||
"end": 973,
|
||||
"start": 967,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg02"
|
||||
},
|
||||
@ -2413,9 +2413,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-12.4937
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 1613,
|
||||
"end": 1634,
|
||||
"start": 1613,
|
||||
"commentStart": 1616,
|
||||
"end": 1637,
|
||||
"start": 1616,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentA001"
|
||||
},
|
||||
@ -2438,9 +2438,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-12.4937
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 1734,
|
||||
"end": 1755,
|
||||
"start": 1734,
|
||||
"commentStart": 1737,
|
||||
"end": 1758,
|
||||
"start": 1737,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentB001"
|
||||
},
|
||||
@ -2463,9 +2463,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-92.4938
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 1860,
|
||||
"end": 1881,
|
||||
"start": 1860,
|
||||
"commentStart": 1863,
|
||||
"end": 1884,
|
||||
"start": 1863,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentC001"
|
||||
},
|
||||
@ -2547,9 +2547,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 615,
|
||||
"end": 621,
|
||||
"start": 615,
|
||||
"commentStart": 618,
|
||||
"end": 624,
|
||||
"start": 618,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg01"
|
||||
},
|
||||
@ -2567,9 +2567,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 801,
|
||||
"end": 807,
|
||||
"start": 801,
|
||||
"commentStart": 804,
|
||||
"end": 810,
|
||||
"start": 804,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg05"
|
||||
},
|
||||
@ -2580,9 +2580,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 876,
|
||||
"end": 882,
|
||||
"start": 876,
|
||||
"commentStart": 879,
|
||||
"end": 885,
|
||||
"start": 879,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg04"
|
||||
},
|
||||
@ -2593,9 +2593,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 922,
|
||||
"end": 928,
|
||||
"start": 922,
|
||||
"commentStart": 925,
|
||||
"end": 931,
|
||||
"start": 925,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg03"
|
||||
},
|
||||
@ -2658,9 +2658,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
28.1188
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 615,
|
||||
"end": 621,
|
||||
"start": 615,
|
||||
"commentStart": 618,
|
||||
"end": 624,
|
||||
"start": 618,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg01"
|
||||
},
|
||||
@ -2708,9 +2708,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
20.0
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 801,
|
||||
"end": 807,
|
||||
"start": 801,
|
||||
"commentStart": 804,
|
||||
"end": 810,
|
||||
"start": 804,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg05"
|
||||
},
|
||||
@ -2733,9 +2733,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-12.4937
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 876,
|
||||
"end": 882,
|
||||
"start": 876,
|
||||
"commentStart": 879,
|
||||
"end": 885,
|
||||
"start": 879,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg04"
|
||||
},
|
||||
@ -2758,9 +2758,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-12.4937
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 922,
|
||||
"end": 928,
|
||||
"start": 922,
|
||||
"commentStart": 925,
|
||||
"end": 931,
|
||||
"start": 925,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg03"
|
||||
},
|
||||
@ -2783,9 +2783,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-122.4938
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 964,
|
||||
"end": 970,
|
||||
"start": 964,
|
||||
"commentStart": 967,
|
||||
"end": 973,
|
||||
"start": 967,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg02"
|
||||
},
|
||||
@ -3079,9 +3079,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-12.4937
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 2243,
|
||||
"end": 2264,
|
||||
"start": 2243,
|
||||
"commentStart": 2246,
|
||||
"end": 2267,
|
||||
"start": 2246,
|
||||
"type": "TagDeclarator",
|
||||
"value": "rectangleSegmentA002"
|
||||
},
|
||||
@ -3201,9 +3201,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 615,
|
||||
"end": 621,
|
||||
"start": 615,
|
||||
"commentStart": 618,
|
||||
"end": 624,
|
||||
"start": 618,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg01"
|
||||
},
|
||||
@ -3221,9 +3221,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 801,
|
||||
"end": 807,
|
||||
"start": 801,
|
||||
"commentStart": 804,
|
||||
"end": 810,
|
||||
"start": 804,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg05"
|
||||
},
|
||||
@ -3234,9 +3234,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 876,
|
||||
"end": 882,
|
||||
"start": 876,
|
||||
"commentStart": 879,
|
||||
"end": 885,
|
||||
"start": 879,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg04"
|
||||
},
|
||||
@ -3247,9 +3247,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
"id": "[uuid]",
|
||||
"sourceRange": [],
|
||||
"tag": {
|
||||
"commentStart": 922,
|
||||
"end": 928,
|
||||
"start": 922,
|
||||
"commentStart": 925,
|
||||
"end": 931,
|
||||
"start": 925,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg03"
|
||||
},
|
||||
@ -3312,9 +3312,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
28.1188
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 615,
|
||||
"end": 621,
|
||||
"start": 615,
|
||||
"commentStart": 618,
|
||||
"end": 624,
|
||||
"start": 618,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg01"
|
||||
},
|
||||
@ -3362,9 +3362,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
20.0
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 801,
|
||||
"end": 807,
|
||||
"start": 801,
|
||||
"commentStart": 804,
|
||||
"end": 810,
|
||||
"start": 804,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg05"
|
||||
},
|
||||
@ -3387,9 +3387,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-12.4937
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 876,
|
||||
"end": 882,
|
||||
"start": 876,
|
||||
"commentStart": 879,
|
||||
"end": 885,
|
||||
"start": 879,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg04"
|
||||
},
|
||||
@ -3412,9 +3412,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-12.4937
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 922,
|
||||
"end": 928,
|
||||
"start": 922,
|
||||
"commentStart": 925,
|
||||
"end": 931,
|
||||
"start": 925,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg03"
|
||||
},
|
||||
@ -3437,9 +3437,9 @@ description: Variables in memory after executing router-template-slate.kcl
|
||||
-122.4938
|
||||
],
|
||||
"tag": {
|
||||
"commentStart": 964,
|
||||
"end": 970,
|
||||
"start": 964,
|
||||
"commentStart": 967,
|
||||
"end": 973,
|
||||
"start": 967,
|
||||
"type": "TagDeclarator",
|
||||
"value": "seg02"
|
||||
},
|
||||
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |