53 lines
838 B
Plaintext
53 lines
838 B
Plaintext
---
|
|
source: kcl-lib/src/simulation_tests.rs
|
|
description: Variables in memory after executing bench.kcl
|
|
---
|
|
{
|
|
"armRest": {
|
|
"type": "Function",
|
|
"value": null
|
|
},
|
|
"backSlats": {
|
|
"type": "Function",
|
|
"value": null
|
|
},
|
|
"benchLength": {
|
|
"type": "Number",
|
|
"value": 56.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
}
|
|
},
|
|
"connector": {
|
|
"type": "Function",
|
|
"value": null
|
|
},
|
|
"divider": {
|
|
"type": "Function",
|
|
"value": null
|
|
},
|
|
"dividerThickness": {
|
|
"type": "Number",
|
|
"value": 4.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
}
|
|
},
|
|
"seatSlats": {
|
|
"type": "Function",
|
|
"value": null
|
|
}
|
|
}
|