Customization with Python in ArcGIS 10

1071
2
04-16-2010 09:00 PM
BiswajitSaha
Emerging Contributor
Does ArcGIS 10 provide support for the customization with Python like VBA?

Biswajit
0 Kudos
2 Replies
StefanOffermann
Deactivated User
You can use Python to script Geoprocessing. With 10, you can also get access to mxd files, the contained layers etc.

What you cannot do: Build user interfaces. Instead VBA, you should do this with VB.NET or C# (which is a matter of taste between both programming languages). May be you want to have a look at the new Add-In Development possibillities when it comes to user interfaces.

Best regards, Stefan
0 Kudos
MarcN
by
Deactivated User
0 Kudos