Rhino Template

How can I create a template in Rhino that includes specific line weights, hatches, dimension settings, and layouts, and ensure it is always available when I open a new Rhino file?

Thank you

Hi @Magoda

First create an empty file with all the desired effects present. Everything you have in this file, will open up as Rhino starts. Once you are satisfied with the settings, go to File/Save As Template, and save the file to the template folder that is shown, with a decriptive name.

Then open _options and from there in “Files” section you’ll find the location where to input the newly created file name.

Or, you can also open a _New file in Rhino, and in the popup file selector, select your new template and tick the box.

Thank you very much Tony.