Files
Nick Cameron 9dfb67cf61 Declare appearance function in KCL (#7220)
Move appearance to KCL

Signed-off-by: Nick Cameron <nrc@ncameron.org>
2025-05-27 23:25:27 +00:00

19 lines
300 B
Plaintext

---
source: kcl-lib/src/simulation_tests.rs
description: Variables in memory after executing axial-fan.kcl
---
{
"__mod_fan": {
"type": "Module",
"value": 4
},
"__mod_fanHousing": {
"type": "Module",
"value": 1
},
"__mod_motor": {
"type": "Module",
"value": 3
}
}