INonLinearConstraints

Description

The INonLinearConstraints interface contains properties and methods for working with the collection of non-linear constraints.

Properties

  Property name Brief description
The Count property returns the number of nonlinear constraints in a collection.
The Item property determines nonlinear constraint parameters.

Methods

  Method name Brief description
The Add method adds a nonlinear constraint to the collection.
The Clear method clears the collection.
The Remove method deletes a constraint based on a specified index.

See also:

Stat Assembly Interfaces