ITargetConstraint.Expression

Fore Syntax

Expression: String;

Fore.NET Syntax

Expression: string;

Description

The Expression property determines a non-linear constraint expression.

Comments

To set non-linear constraint border values, use the ITargetConstraint.Constraints property.

Fore and Fore.NET Examples

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

See also:

ITargetConstraint