hello everyone,
thanks for helping
new doubt, i have two list, need to compare x & y values in both list and change the z value in list 1. Both lists are strings, if not possible by string I can change these lists to point value.
what do you mean on comparing x and y?
you can crop the string before Z, but I think it would be much more easier to exract P.Y, P.X and P.Z from the original points, compare X and Y and create new point with the desired X Y data and the extracted Z values.
Managing these kind of strings is a nightmare in my opinion.
2 Likes

