```mermaid flowchart LR subgraph path2 [Path] 2["Path
[35, 60, 0]"] 3["Segment
[66, 96, 0]"] 4["Segment
[102, 130, 0]"] 5["Segment
[136, 144, 0]"] 6[Solid2d] end 1["Plane
[10, 29, 0]"] 7["Sweep Extrusion
[150, 173, 0]"] 8[Wall] 9[Wall] 10[Wall] 11["Cap Start"] 12["Cap End"] 13["SweepEdge Opposite"] 14["SweepEdge Adjacent"] 15["SweepEdge Opposite"] 16["SweepEdge Adjacent"] 17["SweepEdge Opposite"] 18["SweepEdge Adjacent"] 1 --- 2 2 --- 3 2 --- 4 2 --- 5 2 ---- 7 2 --- 6 3 --- 10 3 --- 17 3 --- 18 3 x--> 11 4 --- 9 4 --- 15 4 --- 16 4 x--> 11 5 --- 8 5 --- 13 5 --- 14 5 x--> 11 7 --- 8 7 --- 9 7 --- 10 7 --- 11 7 --- 12 7 --- 13 7 --- 14 7 --- 15 7 --- 16 7 --- 17 7 --- 18 13 <--x 8 13 <--x 12 14 <--x 8 14 <--x 10 15 <--x 9 15 <--x 12 16 <--x 8 16 <--x 9 17 <--x 10 17 <--x 12 18 <--x 9 18 <--x 10 ```