In this step, you will run the model from the toolbox to make sure it will allow the director to input a distance and specify where the output will be saved. Since you have not changed the overall logic or functionality of the model, there is no need to test the processes inside the model again:
- Close the ModelBuilder view.
- If needed, expand the Toolboxes folder and the Ex12 toolbox in the Catalog pane.
- Double-click on the model that you created to open it in the Geoprocessing pane.
Notice that this time when you open the model in the Geoprocessing pane, it looks different. Instead of saying no parameters, it is asking for user input. The user can provide values for the two variables that you designated as parameters.
- Change the value for the Parcels_Stream_Union variable to C:\Student\IntroArcPro\Chapter12\Ex12.gdb\%Your Name%_Results (that is, Tripp_Results). ...