Files
modeling-app/src/wasm-lib/kcl/tests/linear_pattern3d_a_pattern/ops.snap

105 lines
1.5 KiB
Plaintext
Raw Normal View History

---
source: kcl/src/simulation_tests.rs
description: Operations executed linear_pattern3d_a_pattern.kcl
snapshot_kind: text
---
[
{
"labeledArgs": {
"data": {
"sourceRange": [
30,
34,
0
]
}
},
"name": "startSketchOn",
"sourceRange": [
16,
35,
0
],
"type": "StdLibCall",
"unlabeledArg": null
},
{
"labeledArgs": {
"length": {
"sourceRange": [
158,
159,
0
]
},
"sketch_set": {
"sourceRange": [
161,
162,
0
]
}
},
"name": "extrude",
"sourceRange": [
150,
163,
0
],
"type": "StdLibCall",
"unlabeledArg": null
},
{
"labeledArgs": {
"data": {
"sourceRange": [
190,
245,
0
]
},
"solid_set": {
"sourceRange": [
247,
260,
0
]
}
},
"name": "patternLinear3d",
"sourceRange": [
174,
261,
0
],
"type": "StdLibCall",
"unlabeledArg": null
},
{
"labeledArgs": {
"data": {
"sourceRange": [
288,
343,
0
]
},
"solid_set": {
"sourceRange": [
345,
351,
0
]
}
},
"name": "patternLinear3d",
"sourceRange": [
272,
352,
0
],
"type": "StdLibCall",
"unlabeledArg": null
}
]