Multiple Curve Intersection - Create a tree based on input curves and intersection indices

Hi Everyone,

I've been using the MCX component to find the intersection points and Index's for a bunch of curves and need to sort the Intersection Points into two lists, based on iA & iB.

To further elaborate, from looking at the image below I need to create two Data Trees with 58 branches (number of input curves) in them with each branch containing the intersection point or points that lie on it, for both iA & iB.

I've hit a wall, could anyone lend a hand?

Cheers,

Darcy

  • up

    Joe Allberry

    This uses the points that you found, then the distance to original curves to cull lists?