hi all,
i have the following data, its a bit jumbled up but i want to reorganize the data in such a way that it i can use the polyline function so that it will create a single line as such
ive also attached the gh file.
GH Help.gh (5.3 KB)
hi all,
i have the following data, its a bit jumbled up but i want to reorganize the data in such a way that it i can use the polyline function so that it will create a single line as such
ive also attached the gh file.
GH Help.gh (5.3 KB)
The 3 sets of points are not on same level of tree.
With simplify on set 2 and 3, they come on same level.
Now the flip matrix works on all sets.
thank you!
i have two trees of data in each point, how can i add them together while not flattening it?
i also want it to have the same number structure so i can add a polyline component to them
GH Help3.gh (4.3 KB)