I’m trying to fillet most edges on this fireplace piece except for the top mantel surface. Does not work right. I’ve re
FILLET_WOES.3dm (1.9 MB)
done the geometry multiple times to no avail. Thoughts?
You can make the string of vertical fillets with the script found here
The script works because all the fillet surfaces on either side are tangent which is what the script is designed for. In the enclosed file I did one side of the model. You can do the other side by picking two of the surfaces that will be connected by a fillet just like the FilletSrf command. The script will make the rest of the fillets and do the trimming and joining.
The two red points are the easiest places to pick when the script asks you to pick the first and second surface with 1" radius.
FILLET_WOESx.3dm (3.1 MB)
Thanks Jim. That worked for me. Interesting that with your script the hole that happens on the underside of the mantle is not their like with the Rhino fillet tool.