Hi, anyone know how to set view in outliner to ‘GROUPS’ whit python?
I did it manually and checked out the info and it said: bpy.data.screens[“Default”].(null) = ’ GROUPS’
But that don’t work in a script or console.
suspecting that’s because of .(null)?
what I want to do is to set the view to GROUPS when the scripts runs