This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPModelTool Interface (ArcObjects .NET 10.5 SDK) |
Provides access to methods on a geoprocessing model tool object.
Description | ||
---|---|---|
AddParameter | Adds a parameter to the model tool. | |
ClearParameters | Clear parameters. | |
DeleteIntermediateData | Delete intermediate data. | |
DiagramProperties | The diagram properties object associated with the tool. | |
FindParameter | Finds a parameter in the model tool. | |
GenerateDefaultParameters | Finds a parameter in the model tool. | |
GetIntermediateVariables | Get intermediate variables. | |
Model | The model object associated with the tool. | |
RemoveParameter | Removes a parameter from the model tool. | |
RenameElement | Rename element. |