Just came across this weird bug or tolerance issue:
I have a surface that is planar and exactly 30000 x 30000 units.
If I use 1000.0 I get the correct number of points (961), but if I use 1000 as the input, then 1 row of points is missing.
What is causing this discrepancy?
panelling_bug.gh (9.3 KB)