The INonLinearConstraints interface contains properties and methods for working with the collection of non-linear constraints.
| Property name | Brief description | |
![]() |
Count | The Count property returns the number of nonlinear constraints in a collection. |
![]() |
Item | The Item property determines nonlinear constraint parameters. |
| Method name | Brief description | |
| Add | The Add method adds a nonlinear constraint to the collection. | |
| Clear | The Clear method clears the collection. | |
| Remove | The Remove method deletes a constraint based on a specified index. |
See also: