06-14-2019 04:00 AM
06-14-2019 04:25 AM
06-14-2019 04:28 AM
If you want to build the cluster from two 1D arrays of X and Y values, wire the arrays in to a For loop, build a cluster from the elements then output the cluster from the loop. Ensure that indexing is turned on for both inputs and the output tunnel mode is also set to indexing (right-click on the tunnel to check or set the mode).
Andy
06-14-2019 04:33 AM
06-14-2019 05:05 AM
@GerdW
That's a very good point. A function I so rarely use that I'd forgotton it was there. Thanks for the reminder!
Andy