* Add warning when using a module with no return value * Update output files since changing source range of the pipeline argument * Change wording of error message to not use the term unlabeled
93 lines
1.5 KiB
Plaintext
93 lines
1.5 KiB
Plaintext
---
|
|
source: kcl-lib/src/simulation_tests.rs
|
|
description: Operations executed function_sketch_with_position.kcl
|
|
---
|
|
[
|
|
{
|
|
"type": "UserDefinedFunctionCall",
|
|
"name": "box",
|
|
"functionSourceRange": [
|
|
6,
|
|
218,
|
|
0
|
|
],
|
|
"unlabeledArg": null,
|
|
"labeledArgs": {},
|
|
"sourceRange": [
|
|
228,
|
|
249,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"labeledArgs": {
|
|
"data": {
|
|
"value": {
|
|
"type": "String",
|
|
"value": "XY"
|
|
},
|
|
"sourceRange": [
|
|
45,
|
|
49,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"name": "startSketchOn",
|
|
"sourceRange": [
|
|
31,
|
|
50,
|
|
0
|
|
],
|
|
"type": "StdLibCall",
|
|
"unlabeledArg": null
|
|
},
|
|
{
|
|
"labeledArgs": {
|
|
"length": {
|
|
"value": {
|
|
"type": "Number",
|
|
"value": 3.0,
|
|
"ty": {
|
|
"type": "Default",
|
|
"len": {
|
|
"type": "Mm"
|
|
},
|
|
"angle": {
|
|
"type": "Degrees"
|
|
}
|
|
}
|
|
},
|
|
"sourceRange": [
|
|
198,
|
|
199,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
"name": "extrude",
|
|
"sourceRange": [
|
|
181,
|
|
200,
|
|
0
|
|
],
|
|
"type": "StdLibCall",
|
|
"unlabeledArg": {
|
|
"value": {
|
|
"type": "Sketch",
|
|
"value": {
|
|
"artifactId": "[uuid]"
|
|
}
|
|
},
|
|
"sourceRange": [
|
|
181,
|
|
200,
|
|
0
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "UserDefinedFunctionReturn"
|
|
}
|
|
]
|