I have made a first try on a definition that trims a grid to a non-regular surface. In this case it’s going to be used for a facade study. The goal has been to be able to make it as flexible as possible for any given shape.
I’m wondering if you have an idea on how to optimize the definition. Is there another way to accomplish the same result without using Region Intersection and Boundary Surface?
Thank you! I didn’t think of that possibility. I like to use offset as it gives me exact values for my panels, instead of scale (which will produce different widths for the frames). Is there a way to use offset in your definition.
I have checked both threads you linked, but haven’t found that they solve my problem.
Sure, switched to scale for speed, but threw it back now…
Here’s a workaround (assuming you must continue using the rectangular surface grid for exactness) using both grasshopper components only and the same result using the pufferfish plugin (offset surface component works well and fast for thickening), which you should install prior to opening the definition.