Fillet Edge or Corner or Srf which is best for this?

I strongly recommend you to try this plug-in:

To use the script, you have to do the following steps:

  1. Save the script in some folder where you will keep it forever. Note that if you move or delete that file, the script will no longer work.

  2. Copy the directory where the file is saved.

  3. Open Rhino, then choose which icon you want to customize and hold Shift, then click with the right mouse button. That opens the icon editor.

  4. Paste the following text inside the “Command” field:
    ! Selnone -Selname “check” Pause Delete
    _-RunPythonScript “D:\YourDirectory\FilsrfEX.py”

Replace “YourDirectory” with your own directory which you already copied in step #2.
For example, my full path is: _-RunPythonScript “D:\PROGRAMI\Rhinoceros 7\Добавки\Chain surface fillet\FilsrfEX.py”

  1. Press the “OK” button to confirm the changes and close the icon editor.
2 Likes