Message 1 of 3
Failed fillets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I often come across fillets that fail but I think that I have found one cause. Is there a less-than (<) statement when there should be a less-than_or_equal-to (<=) statement.
The attached file has 4 ribs.
Ribs 1 and 2 have no draft and fillet fine regardless of whether the fillet was done in one command (rib 1) or two (rib 2).
Ribs 3 and 4 have a 1 degree draft. 2mm fillets are successful if they are done in one command (rib 3). If the fillets are done in two steps (rib 4) then the second fillet of 2mm fails. It only succeeds if the fillet radius is reduced to 1.99mm.
Is it the physical geometry that is causing this fillet failure or is there a missing <= statement in the code.