How to create simple rectangle by existing surface

Hi Everyone,

I’m working with multiple panels and I’m trying to flatten them to allow for the use of the PlanarSrf function in Rhino. However, the Grasshopper setup I’m currently using only allows me to process a few panels at a time.

Any advice or guidance would be greatly appreciated.


FLAT SURFACE.gh (971.0 KB)

Use original surfaces as guides to Flip surface?


FLAT SURFACE_2023Sep19a.gh (969.0 KB)

P.S. If you want planar (“flat”) surfaces, you could do this:


FLAT SURFACE_2023Sep19b.gh (969.4 KB)

P.P.S. Or make it really simple :exclamation:


FLAT SURFACE_2023Sep19c.gh (968.5 KB)

Those files are HUGE!!?

Guess I wasn’t awake yet. Deconstruct Brep is not required.

FLAT SURFACE_2023Sep19cc

1 Like

Hi Joseph,

Thank you for your assistance. I greatly appreciate it.