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,22 +1,22 @@
|
||||
```mermaid
|
||||
flowchart LR
|
||||
subgraph path2 [Path]
|
||||
2["Path<br>[571, 621, 0]"]
|
||||
3["Segment<br>[629, 678, 0]"]
|
||||
4["Segment<br>[686, 735, 0]"]
|
||||
5["Segment<br>[743, 792, 0]"]
|
||||
6["Segment<br>[800, 848, 0]"]
|
||||
7["Segment<br>[856, 909, 0]"]
|
||||
8["Segment<br>[917, 924, 0]"]
|
||||
2["Path<br>[572, 622, 0]"]
|
||||
3["Segment<br>[630, 679, 0]"]
|
||||
4["Segment<br>[687, 736, 0]"]
|
||||
5["Segment<br>[744, 793, 0]"]
|
||||
6["Segment<br>[801, 849, 0]"]
|
||||
7["Segment<br>[857, 910, 0]"]
|
||||
8["Segment<br>[918, 925, 0]"]
|
||||
9[Solid2d]
|
||||
end
|
||||
subgraph path10 [Path]
|
||||
10["Path<br>[937, 997, 0]"]
|
||||
11["Segment<br>[937, 997, 0]"]
|
||||
10["Path<br>[938, 998, 0]"]
|
||||
11["Segment<br>[938, 998, 0]"]
|
||||
12[Solid2d]
|
||||
end
|
||||
1["Plane<br>[545, 563, 0]"]
|
||||
13["Sweep Extrusion<br>[1009, 1030, 0]"]
|
||||
1["Plane<br>[546, 564, 0]"]
|
||||
13["Sweep Extrusion<br>[1010, 1031, 0]"]
|
||||
14[Wall]
|
||||
15[Wall]
|
||||
16[Wall]
|
||||
|
||||
Reference in New Issue
Block a user