How can I connect multiple parametres in a component and read as one?

Hi everyone!

I have this problem, I want to connect several curve's parametres to a "move" component, but I want it to read it as just "one planar curve" so the output will be "one planar curve".

What actually "default" Grasshopper does is: if I connect several curve's parametres to the component, It will be read as several curves.

The difference between the two examples is: in the default example I used shift to connect the parametres, and in the other one, apparently it's not necessary.

I attached pictures for the two cases.

Thanks for your help and Time!

  • up

    Christian Gartland

    You can first try to join the curves within grasshopper, but if the curves do not connect to each other, then it will only return the same 6 curves. Could you post your rhino and grasshopper files?

    2