For (ModelBuilder)

Summary

Iterates over a starting and ending value by a given value. It works exactly like For in any scripting/programming language, executing through a set number of items.

Learn how For works in ModelBuilder

Usage

Syntax

For_mb (from, to, increment)
ParameterExplanationData Type
from

Value to start the iteration from.

Long
to

Value to run the iteration to.

Long
increment

Value to increment by.

Long

Environments

This tool does not use any geoprocessing environments

Related Topics

Licensing Information

ArcView: Yes
ArcEditor: Yes
ArcInfo: Yes

4/27/2011