ITargetConstraint.Expression

Fore syntax

Expression: String;

Fore.NET syntax

Expression: string;

Description

The Expression property determines 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