Points missing from curve/plane intersection

Hi,

I’m trying to create a generic script that intersects a set of curves and lines with a set of planes.
However, it seems to only works well when the planes are Z-planes.
It seems to be a rudimentary issue, but I failed to figure out why.
Appreciated if someone could help.

Zhibin
crv plane intersection.gh (6.1 MB)

Hi Zhibin -

This seems to be related to the scale of the curves. If I scale them down (and moved them to the origin), it works well. You could use that as a work-around, I suppose - find the intersections on the scaled curves and move those back to the originals.
I’ve reported this issue as RH-66556.
-wim

1 Like