IMsTimeMatrix.BeginCached

Syntax

BeginCached;

Description

The BeginCached method starts matrix data caching.

Comments

To complete matrix data caching, use the IMsTimeMatrix.EndCached method.

Example

The method use is given in the example for IMsTimeMatrix.Coord.

See also:

IMsTimeMatrix