Hello all,
I have a list as the followed image, lets say I want to remove the (-2265) second column from the hole list, to end up with an x and y position, instead of x, y ,z.
Any idea how one can accomplish this? thanks
Thanks
Hello all,
I have a list as the followed image, lets say I want to remove the (-2265) second column from the hole list, to end up with an x and y position, instead of x, y ,z.
Any idea how one can accomplish this? thanks
Thanks
if you mean you want the Z values to become your Y values, this is also a way:
Pxyz_to_Pxz.gh (16.1 KB)
Worked great, thanks