Update all KCL-Samples to be more ME friendly (#6132)
* update all kcl-samples * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * fixes Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * Update kcl-samples simulation test output --------- Signed-off-by: Jess Frazelle <github@jessfraz.com> Co-authored-by: Jess Frazelle <jessfraz@users.noreply.github.com> Co-authored-by: Jess Frazelle <github@jessfraz.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@ -1,55 +1,55 @@
|
||||
```mermaid
|
||||
flowchart LR
|
||||
subgraph path2 [Path]
|
||||
2["Path<br>[849, 934, 0]"]
|
||||
3["Segment<br>[849, 934, 0]"]
|
||||
2["Path<br>[850, 935, 0]"]
|
||||
3["Segment<br>[850, 935, 0]"]
|
||||
4[Solid2d]
|
||||
end
|
||||
subgraph path6 [Path]
|
||||
6["Path<br>[1171, 1216, 0]"]
|
||||
7["Segment<br>[1171, 1216, 0]"]
|
||||
6["Path<br>[1172, 1217, 0]"]
|
||||
7["Segment<br>[1172, 1217, 0]"]
|
||||
8[Solid2d]
|
||||
end
|
||||
subgraph path15 [Path]
|
||||
15["Path<br>[1384, 1438, 0]"]
|
||||
16["Segment<br>[1384, 1438, 0]"]
|
||||
15["Path<br>[1385, 1439, 0]"]
|
||||
16["Segment<br>[1385, 1439, 0]"]
|
||||
17[Solid2d]
|
||||
end
|
||||
subgraph path23 [Path]
|
||||
23["Path<br>[1596, 1653, 0]"]
|
||||
24["Segment<br>[1596, 1653, 0]"]
|
||||
23["Path<br>[1597, 1654, 0]"]
|
||||
24["Segment<br>[1597, 1654, 0]"]
|
||||
25[Solid2d]
|
||||
end
|
||||
subgraph path31 [Path]
|
||||
31["Path<br>[1783, 1828, 0]"]
|
||||
32["Segment<br>[1783, 1828, 0]"]
|
||||
31["Path<br>[1784, 1829, 0]"]
|
||||
32["Segment<br>[1784, 1829, 0]"]
|
||||
33[Solid2d]
|
||||
end
|
||||
1["Plane<br>[826, 843, 0]"]
|
||||
5["Plane<br>[1148, 1165, 0]"]
|
||||
9["Sweep Extrusion<br>[1244, 1275, 0]"]
|
||||
1["Plane<br>[827, 844, 0]"]
|
||||
5["Plane<br>[1149, 1166, 0]"]
|
||||
9["Sweep Extrusion<br>[1245, 1276, 0]"]
|
||||
10[Wall]
|
||||
11["Cap Start"]
|
||||
12["Cap End"]
|
||||
13["SweepEdge Opposite"]
|
||||
14["SweepEdge Adjacent"]
|
||||
18["Sweep Extrusion<br>[1444, 1479, 0]"]
|
||||
18["Sweep Extrusion<br>[1445, 1480, 0]"]
|
||||
19[Wall]
|
||||
20["Cap End"]
|
||||
21["SweepEdge Opposite"]
|
||||
22["SweepEdge Adjacent"]
|
||||
26["Sweep Extrusion<br>[1659, 1692, 0]"]
|
||||
26["Sweep Extrusion<br>[1660, 1693, 0]"]
|
||||
27[Wall]
|
||||
28["Cap End"]
|
||||
29["SweepEdge Opposite"]
|
||||
30["SweepEdge Adjacent"]
|
||||
34["Sweep Extrusion<br>[1834, 1909, 0]"]
|
||||
34["Sweep Extrusion<br>[1835, 1910, 0]"]
|
||||
35[Wall]
|
||||
36["SweepEdge Opposite"]
|
||||
37["SweepEdge Adjacent"]
|
||||
38["StartSketchOnFace<br>[1346, 1378, 0]"]
|
||||
39["StartSketchOnFace<br>[1556, 1590, 0]"]
|
||||
40["StartSketchOnFace<br>[1743, 1777, 0]"]
|
||||
38["StartSketchOnFace<br>[1347, 1379, 0]"]
|
||||
39["StartSketchOnFace<br>[1557, 1591, 0]"]
|
||||
40["StartSketchOnFace<br>[1744, 1778, 0]"]
|
||||
1 --- 2
|
||||
2 --- 3
|
||||
2 --- 4
|
||||
|
||||
Reference in New Issue
Block a user