ET GeoWizards Scripting
The scripting introduced in ET GeoWizards 9.0 allows many of the functions of the software (available previously only via the Graphic User Interface of the software) to be used within user scripts written in the ArcGIS VBA environment or any language that supports COM.
With only few lines of code the user can now perform complex spatial operations (a combinations of the functions available in ET GeoWizards), batch operation etc.
Little or even NO programming experience is required
The examples in this chapter are presented in the VBA environment of ArcGIS taking into consideration the fact that the developers using any COM compliant language will need just the descriptions of the methods in order to include the functions of ET GeoWizards in their applications.
The examples provided with each of the functions are fully functional routines. The users need to change only a couple of parameters to make them suitable for their needs.