How to consume custom tools in ArcToolbox


Summary Custom geoprocessing function tools can be accessed from and consumed in ArcToolbox after the tools are registered with ArcGIS. This topic describes how to create a toolbox in ArcCatalog or ArcMap and add the tool to the toolbox.

Custom geoprocessing function tools can be created in Java to define geographic information system (GIS) workflows specific to your requirements. The following steps describe how to consume the custom geoprocessing function tools in ArcCatalog or ArcMap after deployment.
  1. Create a toolbox in ArcToolbox.
    1. Open ArcToolbox from ArcCatalog or ArcMap.
    2. Right-click ArcToolbox.
    3. Click New Toolbox.
These steps are illustrated in the following screen shot:
 


  1. Add the tool.
    1. Right-click the toolbox that you created.
    2. Click Add.
    3. Click Tool.
These steps are illustrated in the following screen shot:
 


    1. In the Add Tool dialog box, expand the custom function factory that hosts the custom function tool.
    2. Click the custom tool.
    3. Click OK.
These steps are illustrated in the following screen shot:
 


The custom tool is added to the toolbox as shown in the following screen shot:
 
 
  1. Access and execute the tool.
    1. Double-click the tool to open the tool dialog box.
    2. Enter parameter values.
    3. Click OK to execute the tool.
The tool dialog box (in this case, the Calculate Area tool) is shown in the following screenshot:
 
  


See Also:

How to consume custom geoprocessing tools in Java applications




Development licensing Deployment licensing
Engine Developer Kit Engine Runtime
Server Server
ArcView ArcView
ArcEditor ArcEditor
ArcInfo ArcInfo