ITargetConstraintInfoArray.Add

Syntax

Add: ITargetConstraintInfo;

Description

The Add method adds a new value of non-linear constraint limits to the collection.

Comments

To get set value of non-linear constraint limits from the collection, use the ITargetConstraintInfoArray.Item property.

Example

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

See also:

ITargetConstraintInfoArray