Constraints: ITargetConstraints;
The Constraints property returns the collection of non-linear optimization constraints.
To specify that criterion problem must be calculated with non-linear constraints, use the ICpTargetAdjustment.CalcWithNonLinConstraints property.
The property use is given in the example for ICpTargetAdjustment.Tolerance.
See also: