Here's a script for selecting multiple edges for filleting:
Installation is a little different because this is an “instant script” rather than a “command”. That means it should go in a “scripts” folder. A “scripts” folder doesn't exist by default, so you might need to make it inside of the Moi appdata folder.
On Windows you can find the Moi appdata folder by typing Win+R to bring up the Windows "Run" dialog and then type in:
%AppData%\Moi\
On Mac from a Finder window, go to the menu and pick Go > "Go to folder" and type in:
~/Library/Application Support/Moi/
You should see “moi.ini” and a folder “commands”. Create a new folder "scripts" if it doesn't already exist directly inside the folder “Moi”. Then move cornerEdgesOfFace.htm and cornerEdgesOfFace.js into the scripts folder. Finally, set up a shortcut key by going to Options > Shortcut Keys and type in cornerEdgesOfFace as the command name.
- Peer
|