58 lines
1.0 KiB
Plaintext
58 lines
1.0 KiB
Plaintext
---
|
|
source: kcl-lib/src/simulation_tests.rs
|
|
description: Operations executed import_mesh_clone.kcl
|
|
---
|
|
[
|
|
{
|
|
"type": "GroupBegin",
|
|
"group": {
|
|
"type": "ModuleInstance",
|
|
"name": "cube.obj",
|
|
"moduleId": 0
|
|
},
|
|
"sourceRange": []
|
|
},
|
|
{
|
|
"type": "KclStdLibCall",
|
|
"name": "clone",
|
|
"unlabeledArg": {
|
|
"value": {
|
|
"type": "ImportedGeometry",
|
|
"artifact_id": "[uuid]"
|
|
},
|
|
"sourceRange": []
|
|
},
|
|
"labeledArgs": {},
|
|
"sourceRange": []
|
|
},
|
|
{
|
|
"type": "KclStdLibCall",
|
|
"name": "clone",
|
|
"unlabeledArg": {
|
|
"value": {
|
|
"type": "ImportedGeometry",
|
|
"artifact_id": "[uuid]"
|
|
},
|
|
"sourceRange": []
|
|
},
|
|
"labeledArgs": {},
|
|
"sourceRange": []
|
|
},
|
|
{
|
|
"type": "KclStdLibCall",
|
|
"name": "clone",
|
|
"unlabeledArg": {
|
|
"value": {
|
|
"type": "ImportedGeometry",
|
|
"artifact_id": "[uuid]"
|
|
},
|
|
"sourceRange": []
|
|
},
|
|
"labeledArgs": {},
|
|
"sourceRange": []
|
|
},
|
|
{
|
|
"type": "GroupEnd"
|
|
}
|
|
]
|