Hi,
I would like to cut multiple curves with multiple planes using one Curve | Plane (PCX) component. As a result i would like to output a lists of points lying on specific curve (or a list of points intersecting with specific plane).
Not this:
But this:
How can I solve this?
intersection_test.gh (13.5 KB)