ICpTargetAdjustment.MaxIterationsCount

Fore Syntax

MaxIterationsCount: Integer;

Fore.NET Syntax

MaxIterationsCount: integer;

Description

The MaxIterationsCount property determines the number of calculation iterations.

Comments

By default, calculation must be executed in 100 iterations.

Fore and Fore.NET Examples

The property use is given in the example for ICpTargetAdjustment.Tolerance.

See also:

ICpTargetAdjustment