IMsNonLinearConstraints.FindByKey

Syntax

FindByKey(Key: Integer): IMsNonLinearConstraint;

Parameters

Key. Constraint key.

Description

The FindByKey method searches for a constraint by key and returns its settings in case of successful search.

Comments

The method returns Null if the constraint with the specified key was not found in the collection.

See also:

IMsNonLinearConstraints