Commit graph

8 commits

Author SHA1 Message Date
Jonathan Wagenet
fb324adced Add 2d and 3d multi to_intersect cases, exception cases 2025-10-21 12:57:03 -04:00
Jonathan Wagenet
99da8912df Add 2d and 3d intersection tests 2025-10-17 11:45:11 -04:00
Jonathan Wagenet
26c723ccb6 Add exception tests 2025-09-22 14:48:36 -04:00
Jonathan Wagenet
ca748f0f2e Move intersect from Edge to Mixin1D, support Wire, tidy up logic 2025-09-18 18:58:19 -04:00
Jonathan Wagenet
d313ebda60 Add Vertex.intersect
Vertex is always treated as Vector with point-like objects
2025-09-11 12:52:43 -04:00
Jonathan Wagenet
da1294a390 Add geometry intersection tests. Tighten intersection with Vector from Location and coplanar Planes. 2025-09-11 12:32:23 -04:00
Jonathan Wagenet
a291a942a1 Mark test_freecad xfail due to type missmatches 2025-09-11 12:30:32 -04:00
Jonathan Wagenet
1bcbde29bc Add intersection test framework with tests from issues 2025-09-11 11:38:50 -04:00