Window select in python script

I’m porting a script I initially wrote in RhinoScript to python, and I noticed that one of the rhinoscript functions, “WindowPick”, seems to be missing from the python API. In fact, there seems to be no function to support this at all. Anyone know of a workaround?

Hello defterGoose,
you may have a look at this thread.

I just added WindowPick to rhinoscriptsyntax so it will be available in Rhino 5 SR8.
Thanks,
-Steve