AVPython 1.2

Free AVPython allows you to use Python to customize ArcView GIS
Rating
Your vote:
Latest version:
1.2.6 See all
Developer:
W. Bruce Dodson
Screenshots
1 / 1
Awards (1)
Show all awards
Software Informer Virus Free award
Freeware
Used by 1 person
Trusted Download
Free   474 KB

AVPython allows you to use the popular Python language, and all of its extensions, to customize ArcView GIS.
To call Python code from inside ArcView, just load the "Python Language Support" extension into your project, and use the Python.Exec or Python.Eval scripts that are then available. To call back to ArcView from Python, just say "from arcview import avexec" in your Python script, and then use the avexec function to run Avenue code. However, you can only do that from scripts that are running inside of ArcView (i.e. using the "Python Language Support" extension).

Comments

User

Your vote: