Rhino fillet bug?!

First image show the fillet srf command run 3 times. Second image shows the fillet edge comand on the same set of surfaces.


I believe Rhino should be able to build such a simple fillet and shouldn’t rely on manual surface modeling.

1 Like

i guess people asking you for files in recent topics did not seemed to have taken any effect. again posting some images and being upset that rhino does not make all the magic you wish is unfortunately not going to help anybody here. yes fillets do fail, but it often depends on what you feed it with, often is it just also user error. the image you show does not look like you modelled it very clean but we might never find out looking at your images.

2 Likes

How do you explain fillet srf working and not fillet edge then?!

i have no idea without seeing your file, and beating around the bush is not one of my hobbies.

2 Likes

@John_Kunst Upload a .3dm file with your input geometry, and someone may be able to answer your question.

With a file someone from McNeel may submit a report about situation. Without a file it may be ignored.

Is there a reason you almost never provide a file with geometry when reporting a problem?

1 Like

How do you expect anyone to help you without a file?

1 Like

No 3dm file.
No party

If it turns out to be a bug.
Add it here

1 Like

Here is a file, everyone!
Note that while I understand some will say varying things about the model (like some unnecessary surface in there etc) you should consider that sometimes these are modeled after sketches not done by me. -and that of course, in the case of something this simple it shouldn’t matter, but I look forward to being proven wrong!

bad-fillet - Copy.3dm (83.1 KB)

the smaller surface has a radius of curvature at the end that is quite small,
I am assuming you are filleting with radius 1, which is too large for that surface


When you make FilletSrf fillets, notice that it starts to fold onto itself:

Is this intended?

2 Likes

I see now. To be perfectly honest I have seen different versions of this part in the model, and that small patch seems to be different degrees between them. I’ll give it a second look in the following week.
In your first image is that a Rhino native command?

And to be fair I should say that I have been proven wrong, so thank you!

2 Likes

Yes, _Radius (or _Curvature) with marking on. The dimension I added manually. During the command you can read out the radius in the statusbar.

Ah, so just a radius analysis. I thought that maybe there was something that checked and marked it automatically. Thanks!