Show objects depending of viewport
Hi guys. I want to write script that will be showing some object in one viewport and another in other viewport. To be precise: I want to show all objects in perspective and orthographic and some of them in other viewports
1. Script should work in 2x2 layer preset showing result in all viewports simultaneously
2. Script SHOULDN'T be depend on active viewport
(i wrote one for this if(viewport.GetType() == #view_persp_user OR viewport.GetType() == #view_iso_user) )
and work great when im swithcing viewports. Now im searching one to display objects in 2x2 preset
Comments
You can't do this in
You can't do this in 3dsMax.
In cinema4d you can, but not in 3dsMax.
Tools and Scripts for Autodesk 3dsMax
ahh :( thanks for answer!
ahh :( thanks for answer!
up
up