Hi all.
I’m doing a definition to select some particular curves.
here the definition with internalised data cull specific data from a tree.gh (895.3 KB)
Here the first part with the objective
I made an attempt and i used the BCX component to find the intersection among n curves and a Brep.
Q1: the problem is that i get different numbers of intersection point, when i change the widht of the panels, but i think it should be the same!
For example:
with 1.2 i get this
with 1.5 i get this ( the result i want)
Any tips to solve the problem? Or maybe on other method to get the objective?
Thanks in advance