```mermaid flowchart LR subgraph path2 [Path] 2["Path
[33, 58, 0]"] 3["Segment
[64, 94, 0]"] 4["Segment
[100, 128, 0]"] 5["Segment
[134, 142, 0]"] 6[Solid2d] end 1["Plane
[10, 27, 0]"] 7["Sweep Extrusion
[148, 171, 0]"] 8[Wall] 9[Wall] 10[Wall] 11["Cap Start"] 12["Cap End"] 13["SweepEdge Opposite"] 14["SweepEdge Opposite"] 15["SweepEdge Opposite"] 16["SweepEdge Adjacent"] 17["SweepEdge Adjacent"] 18["SweepEdge Adjacent"] 1 --- 2 2 --- 3 2 --- 4 2 --- 5 2 --- 6 2 ---- 7 3 --- 10 3 x--> 11 3 --- 13 3 --- 18 4 --- 9 4 x--> 11 4 --- 14 4 --- 16 5 --- 8 5 x--> 11 5 --- 15 5 --- 17 7 --- 8 7 --- 9 7 --- 10 7 --- 11 7 --- 12 7 --- 13 7 --- 14 7 --- 15 7 --- 16 7 --- 17 7 --- 18 15 <--x 8 16 <--x 8 17 <--x 8 14 <--x 9 16 <--x 9 18 <--x 9 13 <--x 10 17 <--x 10 18 <--x 10 13 <--x 12 14 <--x 12 15 <--x 12 ```