Hi,
My explanations :
When i connect several "string" components (inputs) in a "panel" component, the order strings appear in the panel is in the order they where added. The problem is when i want to reorder the strings. Is there any possibility to change the order (ex : by changing the indice) without disconnecting all ?
David Rutten
Not via the interface I'm afraid. You can do it using the Grasshopper SDK, but not by hand.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Sep 12, 2012
Vicente Soler
You want to use the "Merge" component. It allows you to connect each list into an individual input and merge them together. You can then add new inputs above, below or inbetween already existing inputs.
Sep 12, 2012