ITargetControlVariable.Constraints

Syntax

Constraints: IVarTargetConstraintsArray;

Description

The Constraints property determines the collection of constraints for controlling variable.

Comments

Constraints enable the user to specify the interval, in which controlling variable values must be. The number of constraints must match the number of initial values of controlling variable.

Example

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

See also:

ITargetControlVariable