Files
modeling-app/rust/kcl-lib/tests/tan_arc_x_line/ops.snap
Nick Cameron bae875382c Replace plane strings with literals (#6592)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
2025-04-30 05:13:11 +00:00

22 lines
392 B
Plaintext

---
source: kcl-lib/src/simulation_tests.rs
description: Operations executed tan_arc_x_line.kcl
---
[
{
"labeledArgs": {
"planeOrSolid": {
"value": {
"type": "Plane",
"artifact_id": "[uuid]"
},
"sourceRange": []
}
},
"name": "startSketchOn",
"sourceRange": [],
"type": "StdLibCall",
"unlabeledArg": null
}
]