* Parse [T] instead of T[] for array types Signed-off-by: Nick Cameron <nrc@ncameron.org> * homogenous arrays, type coercion, remove solid set and sketch set, etc Signed-off-by: Nick Cameron <nrc@ncameron.org> --------- Signed-off-by: Nick Cameron <nrc@ncameron.org>
71 lines
1.1 KiB
Plaintext
71 lines
1.1 KiB
Plaintext
---
|
|
source: kcl-lib/src/simulation_tests.rs
|
|
description: Operations executed import_function_not_sketch.kcl
|
|
---
|
|
[
|
|
{
|
|
"labeledArgs": {
|
|
"data": {
|
|
"value": {
|
|
"type": "String",
|
|
"value": "XY"
|
|
},
|
|
"sourceRange": [
|
|
66,
|
|
70,
|
|
3
|
|
]
|
|
}
|
|
},
|
|
"name": "startSketchOn",
|
|
"sourceRange": [
|
|
52,
|
|
71,
|
|
3
|
|
],
|
|
"type": "StdLibCall",
|
|
"unlabeledArg": null
|
|
},
|
|
{
|
|
"labeledArgs": {
|
|
"data": {
|
|
"value": {
|
|
"type": "Object",
|
|
"value": {
|
|
"axis": {
|
|
"type": "String",
|
|
"value": "y"
|
|
}
|
|
}
|
|
},
|
|
"sourceRange": [
|
|
312,
|
|
326,
|
|
3
|
|
]
|
|
},
|
|
"sketches": {
|
|
"value": {
|
|
"type": "Sketch",
|
|
"value": {
|
|
"artifactId": "[uuid]"
|
|
}
|
|
},
|
|
"sourceRange": [
|
|
328,
|
|
329,
|
|
3
|
|
]
|
|
}
|
|
},
|
|
"name": "revolve",
|
|
"sourceRange": [
|
|
304,
|
|
330,
|
|
3
|
|
],
|
|
"type": "StdLibCall",
|
|
"unlabeledArg": null
|
|
}
|
|
]
|