Files
modeling-app/rust/kcl-lib/tests/function_sketch/artifact_graph_flowchart.snap.md
Nick Cameron bae875382c Replace plane strings with literals (#6592)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
2025-04-30 05:13:11 +00:00

1.2 KiB

flowchart LR
  subgraph path2 [Path]
    2["Path<br>[53, 78, 0]"]
    3["Segment<br>[86, 104, 0]"]
    4["Segment<br>[112, 130, 0]"]
    5["Segment<br>[138, 157, 0]"]
    6["Segment<br>[165, 173, 0]"]
    7[Solid2d]
  end
  1["Plane<br>[28, 45, 0]"]
  8["Sweep Extrusion<br>[181, 200, 0]"]
  9[Wall]
  10[Wall]
  11[Wall]
  12[Wall]
  13["Cap Start"]
  14["Cap End"]
  15["SweepEdge Opposite"]
  16["SweepEdge Opposite"]
  17["SweepEdge Opposite"]
  18["SweepEdge Opposite"]
  19["SweepEdge Adjacent"]
  20["SweepEdge Adjacent"]
  21["SweepEdge Adjacent"]
  22["SweepEdge Adjacent"]
  1 --- 2
  2 --- 3
  2 --- 4
  2 --- 5
  2 --- 6
  2 --- 7
  2 ---- 8
  3 --- 12
  3 x--> 13
  3 --- 17
  3 --- 20
  4 --- 10
  4 x--> 13
  4 --- 18
  4 --- 21
  5 --- 9
  5 x--> 13
  5 --- 15
  5 --- 22
  6 --- 11
  6 x--> 13
  6 --- 16
  6 --- 19
  8 --- 9
  8 --- 10
  8 --- 11
  8 --- 12
  8 --- 13
  8 --- 14
  8 --- 15
  8 --- 16
  8 --- 17
  8 --- 18
  8 --- 19
  8 --- 20
  8 --- 21
  8 --- 22
  15 <--x 9
  21 <--x 9
  22 <--x 9
  18 <--x 10
  20 <--x 10
  21 <--x 10
  16 <--x 11
  19 <--x 11
  22 <--x 11
  17 <--x 12
  19 <--x 12
  20 <--x 12
  15 <--x 14
  16 <--x 14
  17 <--x 14
  18 <--x 14