Cage edit distortion in grasshopper

Hi there,

I am trying to make what i do in rhino but in grasshopper and couldn’t achieve it. I am trying to distort the shape i have just as i do with cageedit in rhino, so i could distort just some parts of the shape as the image below.

mesa.gh (38.1 KB)

I don’t know if there is cage edit in grasshopper but you can use something like this to deform the shape with points than use twist

deform.gh (10.8 KB)

2 Likes

cool man, nice workaround! thanks!