hi,
how to convert a brep to a mesh with grasshopper to obtain less geometry as possible ? Even simplify the original Brep ?
Thanks
hi,
how to convert a brep to a mesh with grasshopper to obtain less geometry as possible ? Even simplify the original Brep ?
Thanks
Try this?!
brep to mesh.gh (7.5 KB)
If your brep contains only simple faces (faces without holes or difficult curvature, having 3 or 4 vertices on their outer loop only), you can use the Simple Mesh component. If your brep is complicated, and you do figure out a way to do it, let me know and we’ll make millions together.
Can you upload the model?
You will see all the buildings as breps… and I need to simplify them as much as I can to run analysis…
All thoses breps are build form extruded polylines and then cap.
aa.3dm (314.7 KB)
no one ?
Appears that the jagged option yields the most reasonable results (closed mesh). If you follow the other way (provided for comparison)… obviously there’s no closed mesh possible.
Using the clean mesh from K1 (makes a difference).
Brep_to_mesh_V1.gh (8.9 KB)
Brep_to_mesh_V1.3dm (364.4 KB)
thanks alot Peter !! I will go with this, look way better !
Just to help you clarify the problem… Your file has one building. What do you expect?
How about an “oriented” BBox (Bounding Box)?
Hmmm sush a good idea too, i will give it a try for my simulations! thanks alot joseph !
A bit late to the party, but Geometry Gym might have new features that can help with this a lot.
Cheers,
Jon
Guys I found a way that worked pretty fine for me which was using Pufferfish Plugin, in the mesh area there is a command called reduce mesh and rebuild mesh. The first one worked really well for me…It takes literraly one second. From the Face count you can control the accuracy from your reduction.
Link: