IMatrix.CreateCoord

Syntax

CreateCoord: IMatrixCoord;

Description

The CreateCoord method creates an object that represents a matrix coordinate.

Comments

Use the IMatrix.CreateSwapInfo method to create an object containing the information required to shift dimensions with matrix data.

Example

The property use is given in the example for IMatrix.CreateIterator.

See also:

IMatrix