INonLinearConstraint.BoundaryLower

Syntax

BoundaryLower: Double;

Description

The BoundaryLower property determines lower limit.

Comments

To determine upper limit of non-linear constraint, use the INonLinearConstraint.BoundaryUpper property.

Example

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

See also:

INonLinearConstraint