"fillet edge" works only on one edge?

Hi everybody,
has anybody an idea why this “fillet edge” component does not work?
Only edge "3"is effected?

Thank you for any help!
Jens


Please flatten the Breps input at the left side of your first screenshot.

Then use the convex edges component to define the edge indices.

The post your GH file :red_exclamation_mark:

3. Attach minimal versions of all the relevant files

Thank you Martin! That it is!

Unfortunately my next obstacle appears immediately, because I have no clue to close the gap in the middle. Do you have any advice or YouTube recommendation to solve this issue? I even have no idea for the right command to use to fix it?
Best regards!

Here is the File!
Practice_V10.gh (14.8 KB)

You need a different approach. Then even specifying the correcct edges for the fillet operation won’t result in a seamless object.

I would instead start with one truncated pyramid. I removed the bottom side and filleted all convex edges. The solid intersection with a 100 x 100 x 100 units box is arrayed 4 times.

Finally the edges along the symmetry planes are filleted.

In Grasshopper, filtering the edges and filleting can be easier if you work with closed polysurfaces.

fillets-mrtn.gh (21.2 KB)

2 Likes

Unbelieveble! Thank you for you effort!
I am just starting to learn GH and it would take me a bit to understand some of the commands you have used. My goal is to map this pattern on an organic/waved surface.

Thank so much!
Jens

1 Like