2024-12-16 13:10:31 -05:00
|
|
|
---
|
2025-03-12 14:05:18 -04:00
|
|
|
source: kcl-lib/src/simulation_tests.rs
|
2024-12-16 13:10:31 -05:00
|
|
|
description: Operations executed helix_ccw.kcl
|
|
|
|
---
|
|
|
|
[
|
|
|
|
{
|
2025-05-02 16:08:12 -05:00
|
|
|
"labeledArgs": {},
|
2024-12-16 13:10:31 -05:00
|
|
|
"name": "startSketchOn",
|
2025-03-20 11:06:27 +13:00
|
|
|
"sourceRange": [],
|
2024-12-16 13:10:31 -05:00
|
|
|
"type": "StdLibCall",
|
2025-05-02 16:08:12 -05:00
|
|
|
"unlabeledArg": {
|
|
|
|
"value": {
|
|
|
|
"type": "Plane",
|
|
|
|
"artifact_id": "[uuid]"
|
|
|
|
},
|
|
|
|
"sourceRange": []
|
|
|
|
}
|
2024-12-16 13:10:31 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"labeledArgs": {
|
|
|
|
"length": {
|
2025-02-21 10:24:12 -05:00
|
|
|
"value": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 10.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Mm"
|
|
|
|
},
|
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2025-03-20 11:06:27 +13:00
|
|
|
"sourceRange": []
|
2024-12-16 13:10:31 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"name": "extrude",
|
2025-03-20 11:06:27 +13:00
|
|
|
"sourceRange": [],
|
2024-12-16 13:10:31 -05:00
|
|
|
"type": "StdLibCall",
|
2025-02-21 10:24:12 -05:00
|
|
|
"unlabeledArg": {
|
|
|
|
"value": {
|
|
|
|
"type": "Sketch",
|
|
|
|
"value": {
|
|
|
|
"artifactId": "[uuid]"
|
|
|
|
}
|
|
|
|
},
|
2025-03-20 11:06:27 +13:00
|
|
|
"sourceRange": []
|
2025-02-21 10:24:12 -05:00
|
|
|
}
|
2024-12-16 13:10:31 -05:00
|
|
|
},
|
|
|
|
{
|
2025-04-03 22:44:52 +13:00
|
|
|
"type": "KclStdLibCall",
|
|
|
|
"name": "helix",
|
|
|
|
"unlabeledArg": {
|
|
|
|
"value": {
|
|
|
|
"type": "Solid",
|
|
|
|
"value": {
|
|
|
|
"artifactId": "[uuid]"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"sourceRange": []
|
|
|
|
},
|
2024-12-16 13:10:31 -05:00
|
|
|
"labeledArgs": {
|
2025-03-21 15:38:08 -07:00
|
|
|
"angleStart": {
|
2025-02-21 10:24:12 -05:00
|
|
|
"value": {
|
2025-03-21 15:38:08 -07:00
|
|
|
"type": "Number",
|
|
|
|
"value": 0.0,
|
|
|
|
"ty": {
|
|
|
|
"type": "Default",
|
|
|
|
"len": {
|
|
|
|
"type": "Mm"
|
2025-02-21 10:24:12 -05:00
|
|
|
},
|
2025-03-21 15:38:08 -07:00
|
|
|
"angle": {
|
|
|
|
"type": "Degrees"
|
2025-02-21 10:24:12 -05:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2025-03-20 11:06:27 +13:00
|
|
|
"sourceRange": []
|
2024-12-16 13:10:31 -05:00
|
|
|
},
|
2025-03-21 15:38:08 -07:00
|
|
|
"ccw": {
|
|
|
|
"value": {
|
|
|
|
"type": "Bool",
|
|
|
|
"value": true
|
|
|
|
},
|
|
|
|
"sourceRange": []
|
|
|
|
},
|
|
|
|
"cylinder": {
|
2025-02-21 10:24:12 -05:00
|
|
|
"value": {
|
|
|
|
"type": "Solid",
|
|
|
|
"value": {
|
|
|
|
"artifactId": "[uuid]"
|
|
|
|
}
|
|
|
|
},
|
2025-03-20 11:06:27 +13:00
|
|
|
"sourceRange": []
|
2025-03-21 15:38:08 -07:00
|
|
|
},
|
|
|
|
"revolutions": {
|
|
|
|
"value": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 16.0,
|
|
|
|
"ty": {
|
2025-04-23 10:58:35 +12:00
|
|
|
"type": "Known",
|
|
|
|
"type": "Count"
|
2025-03-21 15:38:08 -07:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"sourceRange": []
|
2024-12-16 13:10:31 -05:00
|
|
|
}
|
|
|
|
},
|
2025-04-03 22:44:52 +13:00
|
|
|
"sourceRange": []
|
2024-12-16 13:10:31 -05:00
|
|
|
}
|
|
|
|
]
|