Hello,
I was wandering how do I flip a matrix and keep the initial list length in this situation:
Thank you!
Hello,
I was wandering how do I flip a matrix and keep the initial list length in this situation:
Thank you!
I would show you but you didn’t post your file.
hi @Joseph_Oster,
i attached the file. what i need is to get back to the same structure after merging
file.gh (5.7 KB)
Hi @Bogdan_Chipara,
You can get rig of the <null>
value with either NullRep (Replace Nulls) or Clean (Clean Tree).
FlipLast by Andrew Heumann (@andheum):
flip_last_2020Sep5a.gh (18.3 KB)
That’s a different set of data with no file attached. I’m not going to ask again, good luck.
Is this what you’re looking for?
Yesss! @Nick_Bruscia, this is exactly what i was looking for! Thank you!