This document is archived and information here might be outdated.  Recommended version.


IGPModelTool Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPModelTool Interface
ArcGIS Developer Help

IGPModelTool Interface

Provides access to methods on a geoprocessing model tool object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method AddParameter Adds a parameter to the model tool.
Method ClearParameters Clear parameters.
Method DeleteIntermediateData Delete intermediate data.
Read/write property DiagramProperties The diagram properties object associated with the tool.
Method FindParameter Finds a parameter in the model tool.
Method GenerateDefaultParameters Finds a parameter in the model tool.
Method GetIntermediateVariables Get intermediate variables.
Read/write property Model The model object associated with the tool.
Method RemoveParameter Removes a parameter from the model tool.
Method RenameElement Rename element.

Classes that implement IGPModelTool

Classes Description