sarah-murray / 3.ArcPy-AddIns

Create addins and buttons to Arc to increase usability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3.ArcPy-AddIns

Addins add a GUI element to ArcGIS and increase usability.

  • More sophisticated GUI elements, such as drop-down comboboxes.
  • The ability to communicate between addins, linking several GUI elements together.
  • The ability to respond to Arc events beyond the GUI with application extensions.
  • Access to the elements of the pythonaddins module (as with other script tools).

In total, these make addins significantly more useful than standard scripts.

About

Create addins and buttons to Arc to increase usability

License:MIT License


Languages

Language:Python 100.0%