Hi,
I want to set the default viewports in Rhino5 for windows.
From (Perspective, Top, Front, Right) To (Perspective, Bottom, Left, Right)
This is required as my all models are organized in a such a way so I want to capture the outputs of the view to a file.
I couldn’t find a way to do this. Please help.
Thanks,
Sara
Hi Sara - you cannot change what happens with say the 4view command but you can make a template file that has the views the way you like them and set up an alias or button with
4view
! -_ReadVireportsFromFIle "Full path to that file inside double-quotes"
as a sort of makeshift 4View command.
4View
-Pascal
Thanks a lot for the quick reply. I will try this and get back to you. - Sara