ITargetResults.ObjValByAdjustIter

Fore Syntax

ObjValByAdjustIter: Array;

Fore.NET Syntax

ObjValByAdjustIter: System.Array;

Description

The ObjValByAdjustIter property returns change progress of criterion function during sequential loosening of limits.

Comments

The progress is controlled by the ICpTargetAdjustment.AutoAdjustMaxIter property.

Fore and Fore.NET Examples

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

See also:

ITargetResults