IInMemManager.ResetMatrix

Syntax

ResetMatrix(Dest: ICubeInstanceDestination);

Parameters

Dest. Built cube display version.

Description

The ResetMatrix method removes matrix with data for the specified cube display option from the cache.

Comments

To create a new cached matrix, use the PrepareMatrix/PrepareMatrixPartial methods.

See also:

IInMemManager