ICpTargetAdjustment.AutoAdjustRemoveCount

Fore Syntax

AutoAdjustRemoveCount: Integer;

Fore.NET Syntax

AutoAdjustRemoveCount: integer;

Description

The AutoAdjustRemoveCount property determines the number of constraints removed in one iteration on automatic limit selection.

Comments

By default, one constraint is removed in one iteration.

If AutoAdjustRemoveCount is set to 0, all active constraints are disabled in this iteration.

Fore and Fore.NET Examples

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

See also:

ICpTargetAdjustment