i have created a point grid using a RecGrid, taking the output grid and feeding it into pComp - decomposing those points into component parts, then created the points using those (x,y) coordinates. i then wanted to create multiple curves that connect the points in the x OR y direction only. ultimately i want a set of parallel curves that i will then bend based on point attractors. but so far i can't figure out how to separate that point grid to draw multiple curves - currently i can only get a single curve twisting its way through every point in the grid.
can someone steer me in the right direction? thanks in advance.
