ITargetConstraint.Constraints

Syntax

Constraints: ITargetConstraintInfoArray;

Description

The Constraints property returns the collection of values of non-linear constraint borders.

Comments

To set non-linear constraint expression, use the ITargetConstraint.Expression property.

Example

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

See also:

ITargetConstraint