test: Add face_code_ref to the mermaid output (#6985)

* Add face_code_ref to the mermaid output

* Update output
This commit is contained in:
Jonathan Tran
2025-05-15 20:14:31 -04:00
committed by GitHub
parent f6b3a55cbf
commit f6e26e0bab
130 changed files with 4487 additions and 21 deletions

View File

@ -47,11 +47,17 @@ flowchart LR
22["Sweep Extrusion<br>[200, 219, 1]"]
%% Missing NodePath
23[Wall]
%% face_code_ref=Missing NodePath
24[Wall]
%% face_code_ref=Missing NodePath
25["Cap Start"]
%% face_code_ref=Missing NodePath
26["Cap Start"]
%% face_code_ref=Missing NodePath
27["Cap End"]
%% face_code_ref=Missing NodePath
28["Cap End"]
%% face_code_ref=Missing NodePath
29["SweepEdge Opposite"]
30["SweepEdge Opposite"]
31["SweepEdge Adjacent"]