Im currently using the following to import various settings from my template file into existing DWG files that I’m editing.
Using the following script moves me to the Rhino Template folder.
_-ImportAnnotationStyles “C:\Users\YourUserName\AppData\Roaming\McNeel\Rhinoceros\8.0\Localization\en-US\Template Files\Rhino Template.3DM”
When I eventually go to save the file I need to move back to the original folder of the DWG file i was editing, before the above line of script was processed.
Im hoping to avoid having to climb back through the tree to the original folder.
Any help on how to accomplish this would be greatly appreciated.
2 posts - 2 participants