IVarTargetConstraintsArray.Add

Syntax

Add: IVarTargetConstraint;

Description

The Add method adds a new constraint to the collection.

Comments

To remove constraint from the collection, use the IVarTargetConstraintsArray.Remove method.

Example

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

See also:

IVarTargetConstraintsArray