ICubeSerialInstance.Data

Syntax

Data(Destination: ICubeInstanceDestination): IMatrix;

Parameters

Destination. The cube display version, according to which saved data is calculated.

Description

The Data property returns full data for the specified display version.

Example

The property use is given in the description of ICubeSerialInstance.Save.

See also:

ICubeSerialInstance