Set a trace highlighted with python

That might work in legacy mode. In GAL, you want to get at a KIGFX::RENDER_SETTINGS instance and call SetHighlight(true, netcode); on it - unfortunately, this class doesn’t seem to exist in the Python library.