How can I be working in perspective, enter and exit isolation mode without my view zooming in and out, etc?
It is so frustrating I hope it can be changed.
Thanks in advance!
3dsMax2019 & Win10 & V-Ray5
How can I be working in perspective, enter and exit isolation mode without my view zooming in and out, etc?
It is so frustrating I hope it can be changed.
Thanks in advance!
3dsMax2019 & Win10 & V-Ray5
it is a Max thing, but you can turn it off with this line of code:
IsolateSelection.ZoomExtents=false
you will need to run it every time you open 3ds max, so I would just save it to the startup scripts folder .
personally, as I like this behavior, I just use Shift Z to zoom out again when needed .
Thanks a lot, that’s good enough for me!
Best wishes ![]()
I did not know shift-Z
thanks a lot!!