Files
modeling-app/src/wasm-lib/kcl/tests/import_whole/input.kcl

6 lines
131 B
Plaintext
Raw Normal View History

@settings(defaultLengthUnit = mm)
import "exported_mod.kcl" as foo
bar = foo
|> shell({ faces = ['end'], thickness = 0.25 }, %)