You are here:
Geoprocessing
>
Automating your work with scripts
>
Scripting object: Properties and Methods
Note:
This topic was updated for 9.3.1.
NOTE: Click here to view a PDF of the Geoprocessor programming model.
The geoprocessor object has some significant differences in what is returned from various methods and properties at 9.3. For a comparison of the differences between the version of geoprocessor, see
Creating the geoprocessor object and
Differences between geoprocessor versions.
- If created the geoprocessor object using the arcgisscripting module with the optional 9.3 version argument, click here to view a Portable Document Format (PDF) file of the diagram, Geoprocessor Programming Model.
import arcgisscripting
gp = arcgisscripting.create(9.3)
To view either document, you need a copy of Adobe Reader, which you can download free from
http://www.adobe.com/products/acrobat/readstep.html.
Please visit the
Feedback page to comment or give suggestions on ArcGIS Desktop Help.
Copyright © Environmental Systems Research Institute, Inc.