Modifying points on surface - Ordering problem

Hi!
I have a surface whose height I would like to modify with bulges at specific locations.

To do this I’ve isolated the points I wanted to modify and given them the height I desired. The thing is, in the process I had to flatten the tree, or the modification would be a bit weird. Then I tried everything I know (weave, merge, etc) to insert the points back into the surface, but the ordering remains wrong…

What am I missing here?
Thanks a lot in advance!

SurfaceModification_Ordering.gh (45.8 KB)

Hey Biotop,

I think this should help,

-Sash

SurfaceModification_Ordering.gh (50.4 KB)

Hi Artstep,
Thanks a lot! that’s what I was looking for. Thanks for the 2 methods and also the nice trick with the lines to track the point ordering.

1 Like