INonLinearConstraint.BoundaryUpper

Syntax

BoundaryUpper: Double;

Description

The BoundaryUpper property determines upper limit.

Comments

To determine the lower limit of non-linear constraint, use the INonLinearConstraint.BoundaryLower property.

Example

The property use is given in the example for INonLinearConstraint.Result.

See also:

INonLinearConstraint