Triangulize a complex surface for laser cutting

Hi all,

I am planning to build a cardboard model of this building with a very particular shape.

The cardboard will be laser-cut, therefore I wish to subdivide the shape into polygonal flat panels (ideally triangles, quads are also fine), with an aim edge length of ~50-100 mm (might vary depending on what is the most convenient, but I’m trying to not get too precise as then it’ll blow up the laser time)

the size in mm in the rhino file is the size of the future real model itself.
the round openings are to be kept open

Turning the NURBs into meshes doesn’t work as the resulting mesh is a bit messy, and the mesh creation options don’t allow me to make the panels big enough

Thank you in advance for your help

For-Forum.3dm (530.8 KB)

Could you pls give it a try with TriRemesh ?

About how to use the TriRemesh Grasshopper Online Document

TriRemesh.gh (45.5 KB)

this is exactly what I needed, thank you