

Output variable that contains the path of the feature class. This is optional.ĭetermines whether the iterator will go into subfolders in the workspace. The most common are Point, Line, and Polygon. This is optional.Ī feature type filter that helps limit the results.

For example, A* means that only feature classes starting with A are included. Input workspace (such as a geodatabase) or a feature dataset.Ĭombination of * and characters that help to limit the results.

A commonly used iterator, Iterate Feature Classes, is explained below. Each of the iterators are similar, though each iterator may have settings that differ from the other iterators. The options to add another iterator will be disabled if one iterator exists in the model.ĭouble-click the iterator element to view and change its settings. To add an iterator to your model, click ModelBuilder > Insert > Iterator and choose from the list of iterators. Iterates until a condition becomes true or until a condition comes false. Iterates over features in a feature class. Iterates over feature classes in a workspace or feature dataset. Iterates over datasets in a workspace or feature dataset. Iterates over a starting and ending value by a given value.
