IEaxDrillSettingsValues.SetAt

Syntax

SetAt(Key: Integer, Value: Variant);

Parameters

Key. Key of detailing substitution value in the collection.

Value. Detailing substitution value.

Description

The SetAt method sets the value of detailing substitution for the collection element with the specified key.

Example

The method use is given in the example for IEaxDrillSettingsValues.Add.

See also:

IEaxDrillSettingsValues