Understanding the progressor in script tools

この ArcGIS 2.6 ドキュメントはアーカイブされており、今後更新されません。 コンテンツとリンクが古い場合があります。 最新のドキュメントをご参照ください

Since script tools share the application, you have control of the progressor. You can control the progressor by choosing either the default progressor or the step progressor, as illustrated below.

Default progressor

Default progressor

Step progressor

Step progressor

There are four functions you use to control the progress dialog box and its progressor.

FunctionDescription

SetProgressor

Sets the type of progressor (default or step); its label; and the minimum, maximum, and interval for step progressors

ResetProgressor

Resets the progressor

SetProgressorPosition

Moves the step progressor by an increment

SetProgressorLabel

Changes the label of the progressor

Geoprocessing progressor functions

関連トピック