NonLinearConstraints: INonLinearConstraints;
The NonLinearConstraints property defines parameters of nonlinear constraints.
To set linear constraints, use the ISmNonLinearOptimization.LinearConstraints property.
The property use is given in the example for ISmNonLinearOptimization.InitApproximation.
See also: