IUnitsDimInstance.MeasureByElement

Syntax

MeasureByElement(Element: Integer): Integer;

Parameters

Element. Index of dictionary element.

Description

The MeasureByElement property returns element's measure.

Comments

KeyByElement returns value -1, if the element is a measure.

Example

The property use is given in the example for the IUnitsDimInstance.BasisByElement property.

See also:

IUnitsDimInstance