2025-04-11 19:06:12 -07:00
|
|
|
|
---
|
|
|
|
|
source: kcl-lib/src/simulation_tests.rs
|
|
|
|
|
description: Error from executing pattern_into_union.kcl
|
|
|
|
|
---
|
|
|
|
|
KCL Engine error
|
|
|
|
|
|
2025-05-14 13:20:46 -07:00
|
|
|
|
× engine: More than 2 solids were passed to the low-level CSG method
|
2025-04-11 19:06:12 -07:00
|
|
|
|
╭─[67:1]
|
|
|
|
|
66 │
|
|
|
|
|
67 │ union([base,endTabs])
|
2025-05-28 08:37:54 +12:00
|
|
|
|
· ──────────┬──────────┬
|
|
|
|
|
· ╰── tests/pattern_into_union/input.kcl
|
2025-04-11 19:06:12 -07:00
|
|
|
|
· ╰── tests/pattern_into_union/input.kcl
|
|
|
|
|
╰────
|
2025-05-28 08:37:54 +12:00
|
|
|
|
╰─▶ KCL Engine error
|
|
|
|
|
|
|
|
|
|
× engine: More than 2 solids were passed to the low-level CSG method
|
|
|
|
|
╭─[67:1]
|
|
|
|
|
66 │
|
|
|
|
|
67 │ union([base,endTabs])
|
|
|
|
|
· ──────────┬──────────
|
|
|
|
|
· ╰── tests/pattern_into_union/input.kcl
|
|
|
|
|
╰────
|