Get elements based on location (Ascending order)

Hi all,

I want to get the elements on basis of highlighted location point (Red Circle). Initially my elements were shuffled so i could not able to set the parameter in ascending order ( 1 to 120 mark value) so i need my elements on the basis of start point X. kindly help me to resolve this issue

Are you just wanting to sort the elements based on their x coordinate value? Use SortByKey with just the value from Point.X instead of the point itself.

1 Like

hi, too late

cordially
christian.stan