22 lines
371 B
Plaintext
22 lines
371 B
Plaintext
---
|
|
source: kcl-lib/src/simulation_tests.rs
|
|
description: Variables in memory after executing import_async.kcl
|
|
---
|
|
{
|
|
"__mod_screw": {
|
|
"type": "Module",
|
|
"value": 1
|
|
},
|
|
"helicalGear": {
|
|
"type": "Function",
|
|
"value": null
|
|
},
|
|
"myScrew": {
|
|
"type": "ImportedGeometry",
|
|
"id": "[uuid]",
|
|
"value": [
|
|
"2-5-long-m8-chc-screw.stl"
|
|
]
|
|
}
|
|
}
|