On 27/02/2018 at 03:15, xxxxxxxx wrote:
Hello!
Is there a status bit to query if an object is visible in Viewport Solo mode or not?
We have objectxy.GetEditorMode() to check if an object is visible. I'm looking for something similar, but regarding Solo mode.
I've written a simple "Select All" script that selects only what is actually visible in the viewport, and would like to respect it the Solo mode, too.
Thanks a lot!