85 lines
1.2 KiB
Plaintext
85 lines
1.2 KiB
Plaintext
![]() |
---
|
||
|
source: kcl/src/simulation_tests.rs
|
||
|
description: Variables in memory after executing hex-nut.kcl
|
||
|
---
|
||
|
{
|
||
|
"diameter": {
|
||
|
"type": "Number",
|
||
|
"value": 0.3125,
|
||
|
"ty": {
|
||
|
"type": "Default",
|
||
|
"len": {
|
||
|
"type": "Inches"
|
||
|
},
|
||
|
"angle": {
|
||
|
"type": "Degrees"
|
||
|
}
|
||
|
},
|
||
|
"__meta": [
|
||
|
{
|
||
|
"sourceRange": [
|
||
|
449,
|
||
|
455,
|
||
|
0
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"hexNut": {
|
||
|
"type": "Function",
|
||
|
"__meta": [
|
||
|
{
|
||
|
"sourceRange": [
|
||
|
503,
|
||
|
1083,
|
||
|
0
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"thickness": {
|
||
|
"type": "Number",
|
||
|
"value": 0.266,
|
||
|
"ty": {
|
||
|
"type": "Default",
|
||
|
"len": {
|
||
|
"type": "Inches"
|
||
|
},
|
||
|
"angle": {
|
||
|
"type": "Degrees"
|
||
|
}
|
||
|
},
|
||
|
"__meta": [
|
||
|
{
|
||
|
"sourceRange": [
|
||
|
432,
|
||
|
437,
|
||
|
0
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"wallToWallLength": {
|
||
|
"type": "Number",
|
||
|
"value": 0.5,
|
||
|
"ty": {
|
||
|
"type": "Default",
|
||
|
"len": {
|
||
|
"type": "Inches"
|
||
|
},
|
||
|
"angle": {
|
||
|
"type": "Degrees"
|
||
|
}
|
||
|
},
|
||
|
"__meta": [
|
||
|
{
|
||
|
"sourceRange": [
|
||
|
416,
|
||
|
419,
|
||
|
0
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|