Show contents 

Stat Assembly > Stat Assembly Interfaces > ISlBoundaryRegion > ISlBoundaryRegion.LagrangeMultiplier

ISlBoundaryRegion.LagrangeMultiplier

Syntax

LagrangeMultiplier: Double;

LagrangeMultiplier: double;

Description

The LagrangeMultiplier property determines value of Lagrange multiplier.

Comments

Lagrange multiplier determines the degree, to which constraint value is close to its border.

Example

The property use is given in the example for ISlLinearConstraint.LagrangeMultiplier.

See also:

ISlBoundaryRegion