Hello, is there any way to save and switch quickly between viewportsizes like for example I need to quickly need to make my prespective viewport bigger, but don’t want to loose top/front view
thanks in advance
Hello, is there any way to save and switch quickly between viewportsizes like for example I need to quickly need to make my prespective viewport bigger, but don’t want to loose top/front view
thanks in advance
I think you can make a macro, setting the viewport properties and then a few buttons with the different options but I don’t know the sintaxis. @pascal knows it better.
Hello - a macro like this:
-ViewportProperties _Size 800 600 _EnterEnd
However, on Mac this does not and (at the moment) cannot work well I’m afraid. That is one area where Rhino for Mac cannot do what the Windows version can.
-Pascal
Would _ReadViewportsFromFile be any help here? Don’t know if it works on Mac, but it does in Windows. Save some different configurations as files and then set up button macros to recall them.
Hi Mitch - I can test, but probably not - setting the sizes in the file to read in is going to run into the same problems, I guess.
-Pascal
@pascal ReadViewportsFromFile is an unknown command in my V6/Mac here, looks like not in V7 either from the published list… Oh well, works pretty nicely for this in Rhino for Windows.