```mermaid
flowchart LR
subgraph path2 [Path]
2["Path
[916, 982, 0]"]
3["Segment
[916, 982, 0]"]
4[Solid2d]
end
subgraph path5 [Path]
5["Path
[993, 1099, 0]"]
6["Segment
[993, 1099, 0]"]
7[Solid2d]
end
subgraph path8 [Path]
8["Path
[1114, 1220, 0]"]
9["Segment
[1114, 1220, 0]"]
10[Solid2d]
end
subgraph path11 [Path]
11["Path
[1235, 1342, 0]"]
12["Segment
[1235, 1342, 0]"]
13[Solid2d]
end
subgraph path14 [Path]
14["Path
[1357, 1464, 0]"]
15["Segment
[1357, 1464, 0]"]
16[Solid2d]
end
subgraph path17 [Path]
17["Path
[1479, 1545, 0]"]
18["Segment
[1479, 1545, 0]"]
19[Solid2d]
end
subgraph path27 [Path]
27["Path
[1915, 1990, 0]"]
28["Segment
[1915, 1990, 0]"]
29[Solid2d]
end
subgraph path30 [Path]
30["Path
[2001, 2067, 0]"]
31["Segment
[2001, 2067, 0]"]
32[Solid2d]
end
subgraph path40 [Path]
40["Path
[2214, 2292, 0]"]
41["Segment
[2214, 2292, 0]"]
42[Solid2d]
end
subgraph path43 [Path]
43["Path
[2303, 2369, 0]"]
44["Segment
[2303, 2369, 0]"]
45[Solid2d]
end
1["Plane
[891, 910, 0]"]
20["Sweep Extrusion
[1555, 1586, 0]"]
21[Wall]
22["Cap Start"]
23["Cap End"]
24["SweepEdge Opposite"]
25["SweepEdge Adjacent"]
26["Plane
[1875, 1909, 0]"]
33["Sweep Extrusion
[2077, 2112, 0]"]
34[Wall]
35["Cap Start"]
36["Cap End"]
37["SweepEdge Opposite"]
38["SweepEdge Adjacent"]
39["Plane
[2189, 2208, 0]"]
46["Sweep Extrusion
[2379, 2413, 0]"]
47[Wall]
48["Cap Start"]
49["Cap End"]
50["SweepEdge Opposite"]
51["SweepEdge Adjacent"]
1 --- 2
1 --- 5
1 --- 8
1 --- 11
1 --- 14
1 --- 17
2 --- 3
2 ---- 20
2 --- 4
3 --- 21
3 --- 24
3 --- 25
5 --- 6
5 --- 7
8 --- 9
8 --- 10
11 --- 12
11 --- 13
14 --- 15
14 --- 16
17 --- 18
17 --- 19
20 --- 21
20 --- 22
20 --- 23
20 --- 24
20 --- 25
26 --- 27
26 --- 30
27 --- 28
27 ---- 33
27 --- 29
28 --- 34
28 --- 37
28 --- 38
30 --- 31
30 --- 32
33 --- 34
33 --- 35
33 --- 36
33 --- 37
33 --- 38
39 --- 40
39 --- 43
40 --- 41
40 ---- 46
40 --- 42
41 --- 47
41 --- 50
41 --- 51
43 --- 44
43 --- 45
46 --- 47
46 --- 48
46 --- 49
46 --- 50
46 --- 51
```