Express > Express Assembly Interfaces > IEaxDrillSettings > IEaxDrillSettings.DimensionIndex
DimensionIndex: IDimIndex;
The DimensionIndex property determines index for searching of elements in dimension elements detailing.
To use the property, one should specify dimension in the IEaxDrillSettings.Dimension property.
To determine search attribute in index, use IEaxDrillSettings.DimensionAttribute.
The property use is given in the example for IEaxDrillSettings.Mode.
See also: