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

74 lines
1.2 KiB
Plaintext
Raw Normal View History

---
source: kcl-lib/src/simulation_tests.rs
description: Operations executed tangential_arc.kcl
---
[
{
"labeledArgs": {
"data": {
"value": {
"type": "Plane",
"artifact_id": "[uuid]"
},
"sourceRange": [
26,
28,
0
]
}
},
"name": "startSketchOn",
"sourceRange": [
12,
29,
0
],
"type": "StdLibCall",
"unlabeledArg": null
},
{
"labeledArgs": {
"length": {
"value": {
"type": "Number",
"value": 10.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
},
"sourceRange": [
185,
187,
0
]
}
},
"name": "extrude",
"sourceRange": [
168,
188,
0
],
"type": "StdLibCall",
"unlabeledArg": {
"value": {
"type": "Sketch",
"value": {
"artifactId": "[uuid]"
}
},
"sourceRange": [
168,
188,
0
]
}
}
]