Contents
How to add model to display in ArcGIS?
Right-click the output of Collect Values and check the Add To Display. If the model will be run from the model tool dialog box, then make the output of Collect Values a model parameter, as only the output model parameters are added to display. Add To Display has no effect outside ModelBuilder.
How to show the output of a iterator in ArcGIS?
Connect the output to be displayed to the Collect Values tool. Right-click the output of Collect Values and check the Add To Display. If the model will be run from the model tool dialog box, then make the output of Collect Values a model parameter, as only the output model parameters are added to display.
How do I remove data from an ArcGIS model?
Right-click any data variable and click Add To Display, as shown below. To remove the input or output from the ArcMap table of contents, right-click the data variable in the model and uncheck the Add To Display option.
Why is the add to display setting ignored?
The reason is that when a model is run from its tool dialog box, the Add To Display setting is ignored. To add the output to the display, you must make the output variable a model parameter.
How is ModelBuilder used in ArcGIS Pro?
In ArcGIS Pro, you can use geoprocessing tools to perform spatial analysis and manage your GIS data. ModelBuilder is used to create, edit, and manage geoprocessing models that automate those tools. Models are workflows that string together sequences of geoprocessing tools, feeding the output of one tool into another tool as input.
How do I add a model to the table of contents?
Model inputs and outputs can be automatically added to the ArcMap table of contents after model execution by using the Add To Display option. Right-click any data variable and click Add To Display, as shown below.
Why is clippedfc not added to ArcMap table of contents?
If you run the tool by clicking OK, the model will run. The output of the model (ClippedFC) will not be added to the ArcMap table of contents, even though Add To Display was checked for the output variable. The reason is that when a model is run from its tool dialog box, the Add To Display setting is ignored.
How to connect variables and tools in ArcGIS?
Click and hold the mouse button while you move the pointer to the tool to make a connection. When the pointer is above the tool, release the mouse button and select the tool parameter to which the variable should be connected. A connection is made between the variable and the tool. Open the tool to specify inputs
How to add results of geoprocessing operations to the display?
The first check box, Add results of geoprocessing operations to the display, is only available if you are working in an ArcGIS for Desktop application that has a display, such as ArcMap, ArcGlobe, or ArcScene. It is unavailable in ArcCatalog. By default, this option is checked so that tool results will automatically be added to the display.