Shortcuts for views

How can i customize shortcuts for perspective,right,left and top for faster navigation?

The macro is

_SetMaximizedViewport "ViewName" (where ViewName is the name of your view)

i.e.

_SetMaximizedViewport "Top"

You can assign that to any one of the available keyboard shortcuts in Options>Keyboard.

Thank you so much!

Onur merhaba,

you can also use

CTRL+F1 for top view
CTRL+F2 for front view
CTRL+F3 for right view
CTRL+F4 for perspective

2 Likes

…or put the respective icons in your middle mouse button popup.

1 Like