IMatrixModelIterator.PutCurrentPos

Syntax

PutCurrentPos(Result: IMatrixModelCoord);

Parameters

Result - parameter, into which the current matrix coordinate is placed.

Description

The PutCurrentPos method calculates the current position in the matrix. After executing the method the Result parameter will contain the current matrix coordinate.

See also:

IMatrixModelIterator