-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update output since not sending engine commands
- Loading branch information
Showing
4 changed files
with
0 additions
and
312 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
79 changes: 0 additions & 79 deletions
79
src/wasm-lib/kcl/tests/import_function_not_sketch/artifact_graph_flowchart.snap.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,82 +1,3 @@ | ||
```mermaid | ||
flowchart LR | ||
subgraph path2 [Path] | ||
2["Path<br>[77, 103, 1]"] | ||
3["Segment<br>[109, 127, 1]"] | ||
4["Segment<br>[133, 152, 1]"] | ||
5["Segment<br>[158, 177, 1]"] | ||
6["Segment<br>[183, 202, 1]"] | ||
7["Segment<br>[208, 233, 1]"] | ||
8["Segment<br>[239, 260, 1]"] | ||
9["Segment<br>[266, 285, 1]"] | ||
10["Segment<br>[291, 298, 1]"] | ||
11[Solid2d] | ||
end | ||
1["Plane<br>[52, 71, 1]"] | ||
12["Sweep Revolve<br>[304, 330, 1]"] | ||
13[Wall] | ||
14[Wall] | ||
15[Wall] | ||
16[Wall] | ||
17[Wall] | ||
18[Wall] | ||
19[Wall] | ||
20[Wall] | ||
21["SweepEdge Adjacent"] | ||
22["SweepEdge Adjacent"] | ||
23["SweepEdge Adjacent"] | ||
24["SweepEdge Adjacent"] | ||
25["SweepEdge Adjacent"] | ||
26["SweepEdge Adjacent"] | ||
27["SweepEdge Adjacent"] | ||
1 --- 2 | ||
2 --- 3 | ||
2 --- 4 | ||
2 --- 5 | ||
2 --- 6 | ||
2 --- 7 | ||
2 --- 8 | ||
2 --- 9 | ||
2 --- 10 | ||
2 ---- 12 | ||
2 --- 11 | ||
3 --- 13 | ||
3 x--> 21 | ||
4 --- 14 | ||
4 --- 21 | ||
5 --- 15 | ||
5 --- 22 | ||
6 --- 16 | ||
6 --- 23 | ||
7 --- 17 | ||
7 --- 24 | ||
8 --- 18 | ||
8 --- 25 | ||
9 --- 19 | ||
9 --- 26 | ||
10 --- 20 | ||
10 --- 27 | ||
12 --- 13 | ||
12 --- 14 | ||
12 --- 15 | ||
12 --- 16 | ||
12 --- 17 | ||
12 --- 18 | ||
12 --- 19 | ||
12 --- 20 | ||
12 <--x 3 | ||
12 --- 21 | ||
12 <--x 4 | ||
12 <--x 5 | ||
12 --- 22 | ||
12 <--x 6 | ||
12 --- 23 | ||
12 <--x 7 | ||
12 --- 24 | ||
12 <--x 8 | ||
12 --- 25 | ||
12 <--x 9 | ||
12 --- 26 | ||
12 <--x 10 | ||
12 --- 27 | ||
``` |
Binary file modified
BIN
-75.5 KB
(20%)
src/wasm-lib/kcl/tests/import_function_not_sketch/rendered_model.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 0 additions & 9 deletions
9
src/wasm-lib/kcl/tests/import_side_effect/artifact_graph_flowchart.snap.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,3 @@ | ||
```mermaid | ||
flowchart LR | ||
subgraph path2 [Path] | ||
2["Path<br>[106, 149, 1]"] | ||
3["Segment<br>[106, 149, 1]"] | ||
4[Solid2d] | ||
end | ||
1["Plane<br>[81, 100, 1]"] | ||
1 --- 2 | ||
2 --- 3 | ||
2 --- 4 | ||
``` |