right now the ViewScene window size and position are only checked on network load. We would like a way to change these values after the network is loaded, such as when scripting a network build. one way is to connect a signal to the change in the state variables, or if there was a Python command to push the window changes that would work too.