Skip to content

Instantly share code, notes, and snippets.

@drheinheimer
Created January 23, 2019 21:28
Show Gist options
  • Save drheinheimer/fbb0d8210cc8c35e06925467e404ece2 to your computer and use it in GitHub Desktop.
Save drheinheimer/fbb0d8210cc8c35e06925467e404ece2 to your computer and use it in GitHub Desktop.
import win32com.client as client
weap = client.Dispatch('WEAP.WEAPApplication')
print weap.ActiveArea.Name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment