Files
modeling-app/rust/kcl-lib/tests/spheres/program_memory.snap
Ben Crabbe 083bfe6ec2 Only consider staight lines for colinear check when doing a full revolve (#7209)
* Only consider staight lines for colinear check

* Neaten up code and add test

* Sir, a second sphere has hit the unit test

* Update test snapshots

---------

Co-authored-by: Adam Chalmers <adam.chalmers@zoo.dev>
2025-05-27 14:44:32 +01:00

20 lines
313 B
Plaintext

---
source: kcl-lib/src/simulation_tests.rs
description: Variables in memory after executing spheres.kcl
---
{
"diameter": {
"type": "Number",
"value": 10.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
}
}