INonLinearConstraints.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Constraint index in the collection.

Description

The Remove method deletes a constraint based on a specified index.

Comments

If the deletion is successful, the method returns True, otherwise it returns False.

See also:

INonLinearConstraints