Cp > Cp Assembly Interfaces > INonLoConstraint
The INonLoConstraint interface contains properties that are used to work with constraints of non-linear optimization.
Property name | Brief description | |
![]() |
Expression | The Expression property determines a constraint function. |
![]() |
LowerBound | The LowerBound property determines a lower limit. |
![]() |
UpperBound | The UpperBound property determines an upper limit. |
See also: