Hi All,
I used script -New N to run template in millimeters, but how to run new template in inches?
Regards Filip
Hi All,
I used script -New N to run template in millimeters, but how to run new template in inches?
Regards Filip
In the simplest case, something like this:
_-New "Small Objects - Inches"
If you are not working in English, you need to change the file name to the language your template is in.
To be sure, you might need to specify the full path to the file:
"C:\Users\<username>\AppData\Roaming\McNeel\Rhinoceros\7.0\Localization\en-US\Template Files\Small Objects - Inches"
I that case you would need to put your username and also the correct language localization folder path plus the correct language file name.
Thanks for the help