ICpTargetAdjustment.AutoAdjustRemoveCount

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.

Example

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

See also:

ICpTargetAdjustment