Hello everyone,
I come with one new issue/question.
I’ve been experimenting with complex shapes and fillet edge component and it turnes difficult sometimes to get it to work properly.
I’ve attached a GH def. Simple but it has problems
Fillet test file 03-20-2022.gh (20.8 KB)
CASE 1: This is a simple cube (center Box) where all edges are selected to be filleted and it works by using SERIES component, instead of a text with items one by one. But it doesn’t work in all cases, I guess I got lucky. Sometimes I use the SERIES and not all edges get selected, even if the number of edges is correct.
The other is the (Platonic Cube) from Lunchbox. As you can see even if the Truncation is in 0, not all edges are filleted. Very strange since it has the same amount of edges as the other box/cube.
Then when truncation it more than 0, the fillet function does not do it to all edges. And as you can see, the number or edges is correct and the SERIES number is also correct.
This happens a lot with other objects that I’ve been working on.
CASE 2: This is a pyramid where all edges work fine to fillet but if you can see, the end result is an open surface, not a solid. At the top is not closing. When I bake this to Rhino, fillet works fine, but not in grasshopper. Comments?
Is this something that McNeal team is working to improve? In both Rhino and Grasshopper?
Any insights from other users that have the same issues and have found a solution that works always?
Fillet and Chamfer is something that I use constantly and not been able to make it work is frustrating.
Thanks