QuadRemesh restrained to surface edges (Grasshopper)

I would like to find a way to create a quadrilateral mesh of a planar brep consisting of multiple surfaces. I would like the mesh to adjust to the existing surface edges. This is possible in Rhino using QuadRemesh, but I do not manage to do this in GH.

Any hints?


QuadRemesh of polysrf.gh (13.0 KB)

Hi,

is this what you are looking for? If you join the breps then QuadRemesh uses everything as one surface, and I understand from your image that you want to have different meshes.

You can then join the meshes, if you want everything in one mesh.

1 Like

Thanks for your reply Fernando.
No, not really. I want all the vertices at the individual surface borders to coincide with eachother. The mesh density can vary though.
I am using the mesh for FE - analysis.

In many threads i have read, people use the Iguana Plugin. I have tried the Iguana PlugIn without success as well,