Data Tree Challenge. Point Deform on Several Sets of Sub surfaces

I can use PointDeform to deform a single sub-surface that I select as a TreeItem.

I want to adapt the definition to work for all the sub-surfaces. There are several lists of subsurfaces.

I often get stuck when the data tree structure gets like this.

TRILO_Point_Deform.gh (34.2 KB)

I’ve answered my own question :flushed:
If anyone is interested, it’s a good tree exercise.
TRILO_Point_DeformMH.gh (30.5 KB)

I just grafted the base surface for an even quicker answer ?
Usually if you start grafting at several locations, it’s because you are grafting too late :slight_smile:

1 Like

That’s a great tip!
I know I’m getting desperate when I use ShiftPaths but I will always look out for late grafting now!