IScene3DDataSupplier.DataValue

Syntax

DataValue(Var ValueX: Array; Var ValueY: Array; Var ValueZ: Array; Var ValueC: Array);

Parameters

ValueX - coordinates along the OX axis.

ValueY - coordinates along the OY axis.

ValueZ - coordinates along the OZ axis.

ValueC - parameter is reserved for the future.

Description

The DataValue method enables the user to get the data specified using Report assembly interfaces.

See also:

IScene3DDataSupplier