24 lines
827 B
Plaintext
24 lines
827 B
Plaintext
---
|
||
source: kcl-lib/src/simulation_tests.rs
|
||
description: Error from executing pattern_into_union.kcl
|
||
---
|
||
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
|
||
· ╰── tests/pattern_into_union/input.kcl
|
||
╰────
|
||
╰─▶ 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
|
||
╰────
|