Persistent Chain Selection in Fillet Command

Is there any way to make the fillet edge command stay in chain selection mode without having to re select it? On occasion I need to select multiple edge loops and find myself repeatedly returning to the command line to click chain. The keyboard shortcut doesn’t help much as you also have to press enter. An option to have the chain option locked on would be a big help - does this option exist and I’ve just missed it?

Thanks for any help offered.

Hi MisterB - a macro:

! FilletEdge Chain AutoChain=Yes

should do it.

-Pascal

1 Like

Thanks, Pascal. Learning about macros, scripting etc. has been on my to do list for ages. I must find some time to learn the basics.

Again, thanks for your help.