INonLinearConstraint.BoundaryLower

Syntax

BoundaryLower: Double;

Description

The BoundaryLower property determines lower bound.

Comments

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

Example

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

See also:

INonLinearConstraint