ITargetConstraintInfoArray.Add

Syntax

Add: ITargetConstraintInfo;

Description

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

Comments

To get the specified value of non-linear constraint limits values in the collection, use the ITargetConstraintInfoArray.Item property.

Example

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

See also:

ITargetConstraintInfoArray