Find points in the same XY location ignoring Z

Hi there,

A quick question. Two sets of points.
How to find points with identical XY position?

Thank you

Sorry haven’t attached file.
PointsXY.gh (43.5 KB)

RE_PointsXY.gh (46.1 KB)

Thank you @Rickson
I’ve never used Member Index before.
It looks like your approach might work.

But it is keeping Z values from Set 01, I want to replace them with Z values from set 02?

oops, missed that.

RE_PointsXY_02.gh (51.2 KB)

2 Likes

Thank you just did the same:))

Try this aswell

3 Likes

1 Like

Thank you @Joseph_Oster