19 lines
282 B
Plaintext
19 lines
282 B
Plaintext
![]() |
---
|
||
|
source: kcl-lib/src/simulation_tests.rs
|
||
|
description: Variables in memory after executing axial-fan.kcl
|
||
|
---
|
||
|
{
|
||
|
"fan": {
|
||
|
"type": "Module",
|
||
|
"value": 7
|
||
|
},
|
||
|
"fanHousing": {
|
||
|
"type": "Module",
|
||
|
"value": 5
|
||
|
},
|
||
|
"motor": {
|
||
|
"type": "Module",
|
||
|
"value": 6
|
||
|
}
|
||
|
}
|