Hi all,
I just installed Rhino 8 and loving it, first issue I have with this version compared to Rhino 7 is I cant somehow assign -focus as a shortcut, what is the command I should apply to my shortcut ?
Thanx a lot !
Hi all,
I just installed Rhino 8 and loving it, first issue I have with this version compared to Rhino 7 is I cant somehow assign -focus as a shortcut, what is the command I should apply to my shortcut ?
Thanx a lot !
if you Shift-RMB that icon you see this macro:
! _-ViewportProperties _CameraTarget
_Enter _Pause _Enter
so if you add that to an alias it should work
Thank you this works perfectly !