AutoAdjustRemoveCount: Integer;
AutoAdjustRemoveCount: integer;
The AutoAdjustRemoveCount property determines the number of constraints removed in one iteration on automatic limit selection.
By default one constraint is removed in one iteration.
If AutoAdjustRemoveCount is set to 0, it results in disabling all active constraints in this iteration.
The property use is given in the example for ICpTargetAdjustment.Tolerance.
See also: