Hi, I was wondering if someone could help me with writing a script. what I want is to create multiple layers of isolation. This is directly inspired from the works of Machin3 the developer of decal machin3, machin3 tools etc.
scenario example:
a scene with 50 objects. I select 30 objects run the isolation command and the 20 objects are hidden [ this would be focus level: 1 ].
from the 30 objects visible I select 15 objects and run the isolation command again [ this would be focus level: 2 ].
now if I run the unisolate command it steps out of the level 2 and return into level one.
it would be ideal if I could go up to at least 5 levels.
I have little scripting experience in python, but I don't have enough know how to accomplish this on my own. any help would be greatly appreciated.
|