2025-01-17 14:34:36 -05:00
|
|
|
```mermaid
|
|
|
|
flowchart LR
|
|
|
|
subgraph path2 [Path]
|
2025-04-30 17:13:11 +12:00
|
|
|
2["Path<br>[33, 58, 0]"]
|
2025-05-14 01:31:58 -04:00
|
|
|
%% [ProgramBodyItem { index: 0 }, VariableDeclarationDeclaration, VariableDeclarationInit, PipeBodyItem { index: 1 }]
|
2025-04-30 17:13:11 +12:00
|
|
|
3["Segment<br>[64, 94, 0]"]
|
2025-05-14 01:31:58 -04:00
|
|
|
%% [ProgramBodyItem { index: 0 }, VariableDeclarationDeclaration, VariableDeclarationInit, PipeBodyItem { index: 2 }]
|
2025-04-30 17:13:11 +12:00
|
|
|
4["Segment<br>[100, 128, 0]"]
|
2025-05-14 01:31:58 -04:00
|
|
|
%% [ProgramBodyItem { index: 0 }, VariableDeclarationDeclaration, VariableDeclarationInit, PipeBodyItem { index: 3 }]
|
2025-04-30 17:13:11 +12:00
|
|
|
5["Segment<br>[134, 142, 0]"]
|
2025-05-14 01:31:58 -04:00
|
|
|
%% [ProgramBodyItem { index: 0 }, VariableDeclarationDeclaration, VariableDeclarationInit, PipeBodyItem { index: 4 }]
|
2025-01-17 14:34:36 -05:00
|
|
|
6[Solid2d]
|
|
|
|
end
|
2025-04-30 17:13:11 +12:00
|
|
|
1["Plane<br>[10, 27, 0]"]
|
2025-05-14 01:31:58 -04:00
|
|
|
%% [ProgramBodyItem { index: 0 }, VariableDeclarationDeclaration, VariableDeclarationInit, PipeBodyItem { index: 0 }]
|
2025-04-30 17:13:11 +12:00
|
|
|
7["Sweep Extrusion<br>[148, 171, 0]"]
|
2025-05-14 01:31:58 -04:00
|
|
|
%% [ProgramBodyItem { index: 0 }, VariableDeclarationDeclaration, VariableDeclarationInit, PipeBodyItem { index: 5 }]
|
2025-01-17 14:34:36 -05:00
|
|
|
8[Wall]
|
2025-05-15 20:14:31 -04:00
|
|
|
%% face_code_ref=Missing NodePath
|
2025-01-17 14:34:36 -05:00
|
|
|
9[Wall]
|
2025-05-15 20:14:31 -04:00
|
|
|
%% face_code_ref=Missing NodePath
|
2025-01-17 14:34:36 -05:00
|
|
|
10[Wall]
|
2025-05-15 20:14:31 -04:00
|
|
|
%% face_code_ref=Missing NodePath
|
2025-01-17 14:34:36 -05:00
|
|
|
11["Cap Start"]
|
2025-05-15 20:14:31 -04:00
|
|
|
%% face_code_ref=Missing NodePath
|
2025-01-17 14:34:36 -05:00
|
|
|
12["Cap End"]
|
2025-05-15 20:14:31 -04:00
|
|
|
%% face_code_ref=Missing NodePath
|
2025-01-17 14:34:36 -05:00
|
|
|
13["SweepEdge Opposite"]
|
2025-06-16 13:55:24 -04:00
|
|
|
14["SweepEdge Adjacent"]
|
2025-04-26 21:21:26 -07:00
|
|
|
15["SweepEdge Opposite"]
|
|
|
|
16["SweepEdge Adjacent"]
|
2025-06-16 13:55:24 -04:00
|
|
|
17["SweepEdge Opposite"]
|
2025-04-26 21:21:26 -07:00
|
|
|
18["SweepEdge Adjacent"]
|
2025-01-17 14:34:36 -05:00
|
|
|
1 --- 2
|
|
|
|
2 --- 3
|
|
|
|
2 --- 4
|
|
|
|
2 --- 5
|
|
|
|
2 --- 6
|
2025-04-29 06:38:52 -07:00
|
|
|
2 ---- 7
|
2025-01-17 14:34:36 -05:00
|
|
|
3 --- 10
|
2025-04-26 14:00:28 +10:00
|
|
|
3 x--> 11
|
2025-06-16 13:55:24 -04:00
|
|
|
3 --- 17
|
2025-04-29 06:38:52 -07:00
|
|
|
3 --- 18
|
2025-01-17 14:34:36 -05:00
|
|
|
4 --- 9
|
2025-04-26 14:00:28 +10:00
|
|
|
4 x--> 11
|
2025-06-16 13:55:24 -04:00
|
|
|
4 --- 15
|
|
|
|
4 --- 16
|
2025-01-17 14:34:36 -05:00
|
|
|
5 --- 8
|
2025-04-26 14:00:28 +10:00
|
|
|
5 x--> 11
|
2025-05-13 21:07:24 -07:00
|
|
|
5 --- 13
|
2025-06-16 13:55:24 -04:00
|
|
|
5 --- 14
|
2025-01-17 14:34:36 -05:00
|
|
|
7 --- 8
|
|
|
|
7 --- 9
|
|
|
|
7 --- 10
|
|
|
|
7 --- 11
|
|
|
|
7 --- 12
|
|
|
|
7 --- 13
|
|
|
|
7 --- 14
|
2025-04-26 21:21:26 -07:00
|
|
|
7 --- 15
|
|
|
|
7 --- 16
|
|
|
|
7 --- 17
|
|
|
|
7 --- 18
|
2025-05-13 21:07:24 -07:00
|
|
|
8 --- 13
|
2025-06-16 13:55:24 -04:00
|
|
|
8 --- 14
|
|
|
|
16 <--x 8
|
|
|
|
9 --- 15
|
|
|
|
9 --- 16
|
2025-04-26 21:21:26 -07:00
|
|
|
18 <--x 9
|
2025-06-16 13:55:24 -04:00
|
|
|
14 <--x 10
|
|
|
|
10 --- 17
|
2025-05-13 21:07:24 -07:00
|
|
|
10 --- 18
|
2025-04-29 06:38:52 -07:00
|
|
|
13 <--x 12
|
|
|
|
15 <--x 12
|
2025-06-16 13:55:24 -04:00
|
|
|
17 <--x 12
|
2025-01-17 14:34:36 -05:00
|
|
|
```
|