ICpTargetAdjustment.Constraints

Syntax

Constraints: ITargetConstraints;

Description

The Constraints property returns the collection of non-linear optimization constraints.

Comments

To specify that criterion problem must be calculated with non-linear constraints, use the ICpTargetAdjustment.CalcWithNonLinConstraints property.

Example

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

See also:

ICpTargetAdjustment