Hi, please let me ask this very dumb question. I dont know why the Plane|Curve component gave me 24 output points from only 22 input points. Can not understand where the additional points come from?
Thanks,
PCX.gh (16.7 KB)
Hi, please let me ask this very dumb question. I dont know why the Plane|Curve component gave me 24 output points from only 22 input points. Can not understand where the additional points come from?
Thanks,
PCX.gh (16.7 KB)
If you want to maintain only the points closest to the plane you can sort the outcome using the distance towards the frame origin (or P(Point) from the Curve divide length, they are identical)