```mermaid flowchart LR subgraph path2 [Path] 2["Path
[241, 299, 0]"] 3["Segment
[241, 299, 0]"] 4[Solid2d] end subgraph path11 [Path] 11["Path
[435, 490, 0]"] 12["Segment
[435, 490, 0]"] 13[Solid2d] end 1["Plane
[218, 235, 0]"] 5["Sweep Extrusion
[305, 336, 0]"] 6[Wall] 7["Cap Start"] 8["Cap End"] 9["SweepEdge Opposite"] 10["SweepEdge Adjacent"] 14["Sweep Extrusion
[496, 528, 0]"] 15[Wall] 16["SweepEdge Opposite"] 17["SweepEdge Adjacent"] 18["StartSketchOnFace
[394, 429, 0]"] 1 --- 2 2 --- 3 2 ---- 5 2 --- 4 3 --- 6 3 --- 9 3 --- 10 5 --- 6 5 --- 7 5 --- 8 5 --- 9 5 --- 10 8 --- 11 11 --- 12 11 ---- 14 11 --- 13 12 --- 15 12 --- 16 12 --- 17 14 --- 15 14 --- 16 14 --- 17 8 <--x 18 ```