Utility object used to execute geoprocessing tools.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The GpDispatch object is a coarse grained ArcObject that permits geoprocessing tools and environments to be used in a scripting language. This object supports the COM IDispatch object. For more information about this object, refer to the ArcGIS Desktop Help. With ArcGIS 9.2, you are now recommended to use the new Geoprocessor class.
Supported Platforms
Windows
Interfaces
Interfaces | Description |
---|---|
IGPComHelper | Provides access to properties and methods on a Geoprocessing helper object. |