19 lines
283 B
Plaintext
19 lines
283 B
Plaintext
---
|
|
source: kcl-lib/src/simulation_tests.rs
|
|
description: Variables in memory after executing axial-fan.kcl
|
|
---
|
|
{
|
|
"fan": {
|
|
"type": "Module",
|
|
"value": 10
|
|
},
|
|
"fanHousing": {
|
|
"type": "Module",
|
|
"value": 8
|
|
},
|
|
"motor": {
|
|
"type": "Module",
|
|
"value": 9
|
|
}
|
|
}
|