2025-03-06 18:01:24 -05:00
|
|
|
```mermaid
|
|
|
|
flowchart LR
|
2025-06-16 13:55:24 -04:00
|
|
|
subgraph path2 [Path]
|
|
|
|
2["Path<br>[259, 317, 0]"]
|
2025-05-14 01:31:58 -04:00
|
|
|
%% [ProgramBodyItem { index: 3 }, VariableDeclarationDeclaration, VariableDeclarationInit, PipeBodyItem { index: 1 }]
|
2025-06-16 13:55:24 -04:00
|
|
|
3["Segment<br>[259, 317, 0]"]
|
2025-05-14 01:31:58 -04:00
|
|
|
%% [ProgramBodyItem { index: 3 }, VariableDeclarationDeclaration, VariableDeclarationInit, PipeBodyItem { index: 1 }]
|
2025-06-16 13:55:24 -04:00
|
|
|
4[Solid2d]
|
2025-03-06 18:01:24 -05:00
|
|
|
end
|
2025-06-16 13:55:24 -04:00
|
|
|
subgraph path11 [Path]
|
|
|
|
11["Path<br>[453, 508, 0]"]
|
2025-05-14 01:31:58 -04:00
|
|
|
%% [ProgramBodyItem { index: 4 }, VariableDeclarationDeclaration, VariableDeclarationInit, PipeBodyItem { index: 1 }]
|
2025-06-16 13:55:24 -04:00
|
|
|
12["Segment<br>[453, 508, 0]"]
|
2025-05-14 01:31:58 -04:00
|
|
|
%% [ProgramBodyItem { index: 4 }, VariableDeclarationDeclaration, VariableDeclarationInit, PipeBodyItem { index: 1 }]
|
2025-06-16 13:55:24 -04:00
|
|
|
13[Solid2d]
|
2025-04-04 11:03:13 -07:00
|
|
|
end
|
2025-05-06 08:44:03 +12:00
|
|
|
1["Plane<br>[236, 253, 0]"]
|
2025-05-14 01:31:58 -04:00
|
|
|
%% [ProgramBodyItem { index: 3 }, VariableDeclarationDeclaration, VariableDeclarationInit, PipeBodyItem { index: 0 }]
|
2025-06-16 13:55:24 -04:00
|
|
|
5["Sweep Extrusion<br>[323, 354, 0]"]
|
2025-05-14 01:31:58 -04:00
|
|
|
%% [ProgramBodyItem { index: 3 }, VariableDeclarationDeclaration, VariableDeclarationInit, PipeBodyItem { index: 2 }]
|
2025-06-16 13:55:24 -04:00
|
|
|
6[Wall]
|
2025-05-15 20:14:31 -04:00
|
|
|
%% face_code_ref=Missing NodePath
|
2025-06-16 13:55:24 -04:00
|
|
|
7["Cap Start"]
|
2025-05-15 20:14:31 -04:00
|
|
|
%% face_code_ref=Missing NodePath
|
2025-06-16 13:55:24 -04:00
|
|
|
8["Cap End"]
|
2025-05-15 20:14:31 -04:00
|
|
|
%% face_code_ref=[ProgramBodyItem { index: 4 }, VariableDeclarationDeclaration, VariableDeclarationInit, PipeBodyItem { index: 0 }]
|
2025-06-16 13:55:24 -04:00
|
|
|
9["SweepEdge Opposite"]
|
|
|
|
10["SweepEdge Adjacent"]
|
|
|
|
14["Sweep Extrusion<br>[514, 546, 0]"]
|
|
|
|
%% [ProgramBodyItem { index: 4 }, VariableDeclarationDeclaration, VariableDeclarationInit, PipeBodyItem { index: 2 }]
|
|
|
|
15[Wall]
|
|
|
|
%% face_code_ref=Missing NodePath
|
2025-04-26 21:21:26 -07:00
|
|
|
16["SweepEdge Opposite"]
|
|
|
|
17["SweepEdge Adjacent"]
|
2025-06-16 13:55:24 -04:00
|
|
|
18["StartSketchOnFace<br>[412, 447, 0]"]
|
|
|
|
%% [ProgramBodyItem { index: 4 }, VariableDeclarationDeclaration, VariableDeclarationInit, PipeBodyItem { index: 0 }]
|
|
|
|
1 --- 2
|
|
|
|
2 --- 3
|
|
|
|
2 --- 4
|
|
|
|
2 ---- 5
|
|
|
|
3 --- 6
|
|
|
|
3 x--> 7
|
|
|
|
3 --- 9
|
|
|
|
3 --- 10
|
|
|
|
5 --- 6
|
|
|
|
5 --- 7
|
|
|
|
5 --- 8
|
|
|
|
5 --- 9
|
|
|
|
5 --- 10
|
|
|
|
6 --- 9
|
|
|
|
6 --- 10
|
|
|
|
16 <--x 7
|
|
|
|
9 <--x 8
|
|
|
|
8 --- 11
|
|
|
|
12 <--x 8
|
|
|
|
8 <--x 18
|
|
|
|
11 --- 12
|
|
|
|
11 --- 13
|
|
|
|
11 ---- 14
|
|
|
|
12 --- 15
|
2025-05-13 21:07:24 -07:00
|
|
|
12 --- 16
|
2025-06-16 13:55:24 -04:00
|
|
|
12 --- 17
|
|
|
|
14 --- 15
|
|
|
|
14 --- 16
|
|
|
|
14 --- 17
|
|
|
|
15 --- 16
|
|
|
|
15 --- 17
|
2025-03-06 18:01:24 -05:00
|
|
|
```
|