IMsNonLinearControlFormulaTerm.LowerBound

Fore Syntax

LowerBound: Double;

Fore.NET Syntax

LowerBound: double;

Description

The LowerBound property determines the lower constraint for the controlling variable.

Comments

The IMsNonLinearControlFormulaTerm.UseLowerBound property determines whether lower constraint is used.

Fore and Fore.NET Examples

The property use is given in the example for IMsNonLinearControlFormulaTerm.UseUpperBound.

See also:

IMsNonLinearControlFormulaTerm