IMatrixModelIterator.PutCurrentPos

Syntax

PutCurrentPos(Result: IMatrixModelCoord);

Parameters

Result. The parameter, to which the current matrix coordinate is placed.

Description

The PutCurrentPos method calculates the current position in the matrix.

Comments

After executing the method the Result parameter contains the current matrix coordinate.

See also:

IMatrixModelIterator