Rotating a view in paper or model space

Hi @peterson_perg, I have the following 2 x command lines on Alias’s for quick rotation.
_RotateView Left
_RotateView Right
Each time you run these it turns the modelspace viewport or a layout detail viewport by the degrees set in the Rhino Options:
FILE - PROPERTIES - RHINO OPTIONS
Then look for the Rotate menu on the right hand side.
Increment in divisions of a circle: 60
which effectively makes a 6° turn every time you run the command.
Change to 72 if you want 5° increments. Or change to 4 if you want to turn 90° each time.
Note that this applies to modelspace Top view. Layout Space is normally Top view but same here.
Hope that helps… Michael VS