This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Classes > G > GeoProcessor CoClass (ArcObjects .NET 10.5 SDK) |
GeoProcessor Access.
Interfaces | Description |
---|---|
IGeoProcessor | The Geoprocessor. Provides access to toolboxes and tools. |
IGeoProcessor2 | The Geoprocessor. Provides access to toolboxes and tools. |
A geoprocessing tool is executed by a geoprocessor. The geoprocessor is a helper object that simplifies the task of executing tools. Toolboxes define the set of tools available for the geoprocessor. Toolboxes can be added and removed from the geoprocessor.