Files
modeling-app/rust/kcl-lib/tests/kcl_samples/mounting-plate/artifact_graph_flowchart.snap.md
Kurt Hutten 8de648f0db getCommonEdge as default way of filleting (#6043)
* Common edge faces into artifact graph

* clean up

* kingdom of tags

* add tests

* hook up tags with edge treatments

* update unit tests

* update e2e

* clean up

* more fix up after main merge

* fmt

* revolve fix

* fix new circular dependency

* fix revolve

* remove numbers from circ deps, makes diffs bad

* sim test updates

* try and get tests working

* update

* Fix tsc error

---------

Co-authored-by: max-mrgrsk <156543465+max-mrgrsk@users.noreply.github.com>
Co-authored-by: max <margorskyi@gmail.com>
Co-authored-by: Jonathan Tran <jonnytran@gmail.com>
2025-04-26 04:00:28 +00:00

1.7 KiB

flowchart LR
  subgraph path2 [Path]
    2["Path<br>[566, 621, 0]"]
    3["Segment<br>[629, 697, 0]"]
    4["Segment<br>[705, 771, 0]"]
    5["Segment<br>[779, 847, 0]"]
    6["Segment<br>[855, 874, 0]"]
    7[Solid2d]
  end
  subgraph path8 [Path]
    8["Path<br>[1105, 1250, 0]"]
    9["Segment<br>[1105, 1250, 0]"]
    10[Solid2d]
  end
  subgraph path11 [Path]
    11["Path<br>[1265, 1409, 0]"]
    12["Segment<br>[1265, 1409, 0]"]
    13[Solid2d]
  end
  subgraph path14 [Path]
    14["Path<br>[1424, 1570, 0]"]
    15["Segment<br>[1424, 1570, 0]"]
    16[Solid2d]
  end
  subgraph path17 [Path]
    17["Path<br>[1585, 1730, 0]"]
    18["Segment<br>[1585, 1730, 0]"]
    19[Solid2d]
  end
  subgraph path20 [Path]
    20["Path<br>[1745, 1797, 0]"]
    21["Segment<br>[1745, 1797, 0]"]
    22[Solid2d]
  end
  1["Plane<br>[541, 558, 0]"]
  23["Sweep Extrusion<br>[1807, 1839, 0]"]
  24[Wall]
  25[Wall]
  26[Wall]
  27[Wall]
  28["Cap Start"]
  29["Cap End"]
  30["SweepEdge Opposite"]
  31["SweepEdge Opposite"]
  32["SweepEdge Opposite"]
  33["EdgeCut Fillet<br>[1845, 2110, 0]"]
  34["EdgeCut Fillet<br>[1845, 2110, 0]"]
  35["EdgeCut Fillet<br>[1845, 2110, 0]"]
  36["EdgeCut Fillet<br>[1845, 2110, 0]"]
  1 --- 2
  1 --- 8
  1 --- 11
  1 --- 14
  1 --- 17
  1 --- 20
  2 --- 3
  2 --- 4
  2 --- 5
  2 --- 6
  2 ---- 23
  2 --- 7
  3 --- 24
  3 x--> 28
  4 --- 25
  4 --- 30
  4 x--> 28
  5 --- 26
  5 --- 31
  5 x--> 28
  6 --- 27
  6 --- 32
  6 x--> 28
  8 --- 9
  8 --- 10
  11 --- 12
  11 --- 13
  14 --- 15
  14 --- 16
  17 --- 18
  17 --- 19
  20 --- 21
  20 --- 22
  23 --- 24
  23 --- 25
  23 --- 26
  23 --- 27
  23 --- 28
  23 --- 29
  23 --- 30
  23 --- 31
  23 --- 32
  30 <--x 25
  30 <--x 29
  31 <--x 26
  31 <--x 29
  32 <--x 27
  32 <--x 29