Show contents 

Express > Express Assembly Interfaces > IEaxDrillSettings > IEaxDrillSettings.DimensionIndex

IEaxDrillSettings.DimensionIndex

Syntax

DimensionIndex: IDimIndex;

Description

The DimensionIndex property determines index for searching of elements in dimension elements detailing.

Comments

To use the property, one should specify dimension in the IEaxDrillSettings.Dimension property.

To determine search attribute in index, use IEaxDrillSettings.DimensionAttribute.

Example

The property use is given in the example for IEaxDrillSettings.Mode.

See also:

IEaxDrillSettings