2024-12-17 09:38:32 +13:00
|
|
|
---
|
2025-03-13 11:13:33 -07:00
|
|
|
source: kcl-lib/src/simulation_tests.rs
|
2025-02-13 11:59:57 +13:00
|
|
|
description: Variables in memory after executing import_whole.kcl
|
2024-12-17 09:38:32 +13:00
|
|
|
---
|
|
|
|
{
|
2025-02-13 11:59:57 +13:00
|
|
|
"bar": {
|
|
|
|
"type": "Solid",
|
|
|
|
"value": {
|
|
|
|
"type": "Solid",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"artifactId": "[uuid]",
|
|
|
|
"value": [
|
|
|
|
{
|
|
|
|
"faceId": "[uuid]",
|
|
|
|
"id": "[uuid]",
|
2025-03-20 11:06:27 +13:00
|
|
|
"sourceRange": [],
|
2025-02-13 11:59:57 +13:00
|
|
|
"tag": null,
|
|
|
|
"type": "extrudeArc"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sketch": {
|
|
|
|
"type": "Sketch",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"paths": [
|
|
|
|
{
|
|
|
|
"__geoMeta": {
|
2025-01-22 09:42:09 +13:00
|
|
|
"id": "[uuid]",
|
2025-03-20 11:06:27 +13:00
|
|
|
"sourceRange": []
|
2024-12-17 09:38:32 +13:00
|
|
|
},
|
2025-02-13 11:59:57 +13:00
|
|
|
"ccw": true,
|
|
|
|
"center": [
|
|
|
|
5.0,
|
|
|
|
5.0
|
|
|
|
],
|
|
|
|
"from": [
|
|
|
|
15.0,
|
|
|
|
5.0
|
|
|
|
],
|
|
|
|
"radius": 10.0,
|
|
|
|
"tag": null,
|
|
|
|
"to": [
|
|
|
|
15.0,
|
|
|
|
5.0
|
|
|
|
],
|
2025-02-20 10:12:37 +13:00
|
|
|
"type": "Circle",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
}
|
2025-01-22 09:42:09 +13:00
|
|
|
}
|
2025-02-13 11:59:57 +13:00
|
|
|
],
|
|
|
|
"on": {
|
|
|
|
"type": "plane",
|
|
|
|
"id": "[uuid]",
|
|
|
|
"artifactId": "[uuid]",
|
|
|
|
"value": "XY",
|
|
|
|
"origin": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"xAxis": {
|
|
|
|
"x": 1.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"yAxis": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": 1.0,
|
|
|
|
"z": 0.0
|
|
|
|
},
|
|
|
|
"zAxis": {
|
|
|
|
"x": 0.0,
|
|
|
|
"y": 0.0,
|
|
|
|
"z": 1.0
|
|
|
|
},
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-02-12 10:22:56 +13:00
|
|
|
},
|
2025-02-13 11:59:57 +13:00
|
|
|
"start": {
|
|
|
|
"from": [
|
|
|
|
15.0,
|
|
|
|
5.0
|
|
|
|
],
|
|
|
|
"to": [
|
|
|
|
15.0,
|
|
|
|
5.0
|
|
|
|
],
|
2025-02-20 10:12:37 +13:00
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
|
|
|
},
|
2025-02-13 11:59:57 +13:00
|
|
|
"tag": null,
|
|
|
|
"__geoMeta": {
|
|
|
|
"id": "[uuid]",
|
2025-03-20 11:06:27 +13:00
|
|
|
"sourceRange": []
|
2025-02-13 11:59:57 +13:00
|
|
|
}
|
2025-02-12 10:22:56 +13:00
|
|
|
},
|
2025-02-13 11:59:57 +13:00
|
|
|
"artifactId": "[uuid]",
|
|
|
|
"originalId": "[uuid]",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-02-13 11:59:57 +13:00
|
|
|
},
|
|
|
|
"height": 10.0,
|
|
|
|
"startCapId": "[uuid]",
|
|
|
|
"endCapId": "[uuid]",
|
|
|
|
"units": {
|
|
|
|
"type": "Inches"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2024-12-17 09:38:32 +13:00
|
|
|
}
|
2025-02-13 11:59:57 +13:00
|
|
|
},
|
|
|
|
"foo": {
|
|
|
|
"type": "Module",
|
2025-03-30 11:10:44 +13:00
|
|
|
"value": 5
|
2025-02-13 11:59:57 +13:00
|
|
|
}
|
2024-12-17 09:38:32 +13:00
|
|
|
}
|