Extracting Grid on specofgoc panel

Hi guys, I was trying to make a grid for a kinetic lourve in the following patterned surface,as I try to make a grid on the first item, the istrim recognized the rest of the item. I have use exploded tree to select the individual panel so that the iso trim command could recognized only that panel but happened to make the grid along all the panels. Is there any tips for this? Thank you



Roofing.gh (63.4 KB)

You’ll need to shrink your trimmed surfaces. There are no native grasshopper components for this. I used a simple script from here:

There are also plug-ins that have components for this (Pufferfish, Sasquatch, Wombat, etc…)

Roofing_221126_re.gh (16.7 KB)
I’ve deleted everything except the portion of your file that pertains to your question.

-Kevin

1 Like

Thank you for the solution, appreciate the help