Hi! I am trying to fillet the following brep (must keep the settings: continuity, radius value, metric). The problem is, this fillet creates open brep.
Could someone please take a look? I checked related posts and it seems my brep is among the simple cases (does not have more than three fillet running into each other, so perfect job for gh). I’m wondering what could have gone wrong.
I fillet these walls. In this picture, I fillet the top right corner. I can’t get the fillet to end exactly at the opposite side (the bottom side in the picture), so I end up with that tiny edge. Could you recommend some alternatives for situations like this?
What is the tolerance of your file ?
I get an invalid Brep with the top face having problems to be trimmed.
Rhino WIP leaves it open indeed, so you can add the remaining face by splitting the untrimmed version of it with the naked edges of the filleted Brep
Thank you for this solution. I get these from some code and, every time the result is different so, I’m trying to figure how a ‘universal’ solution to these. I just realized that the tiny edge can go away if I let the fillets run into each other (see picture)
For filleting the base curve (in this picture a rectangle), gh doesn’t allow curvature, which I need. I will have a bunch of these walls going in different directions (and that aren’t straight), so I need more tryings to figure out how to do these curves in a universal way
Thanks for this very good solution. This is better than the fillet edge actually (the curvature fillet is very pointy, and there’s no indexing for edges)