GeoEco.Logging.ProgressReporter.Start

ProgressReporter.Start(totalOperations=None)

Signals the ProgressReporter that processing has started.

Parameters:

totalOperations (int, optional) – Total number of iterations that will be performed, or None if the number of iterations is not known. Minimum value꞉ 1.