Files
modeling-app/rust/kcl-lib/tests/parametric_with_tan_arc/ops.snap

74 lines
1.2 KiB
Plaintext
Raw Normal View History

---
source: kcl-lib/src/simulation_tests.rs
description: Operations executed parametric_with_tan_arc.kcl
---
[
{
"labeledArgs": {
"data": {
"value": {
"type": "Plane",
"artifact_id": "[uuid]"
},
"sourceRange": [
253,
255,
0
]
}
},
"name": "startSketchOn",
"sourceRange": [
239,
256,
0
],
"type": "StdLibCall",
"unlabeledArg": null
},
{
"labeledArgs": {
"length": {
"value": {
"type": "Number",
"value": 11.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"sourceRange": [
639,
644,
0
]
}
},
"name": "extrude",
"sourceRange": [
622,
645,
0
],
"type": "StdLibCall",
"unlabeledArg": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": [
622,
645,
0
]
}
}
]