ITargetConstraints.Add

Syntax

Add: ITargetConstraint;

Description

The Add method adds a constraint to the collection.

Comments

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

Example

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

See also:

ITargetConstraints