IScene3DRadiusDataSupplier.RadiusDataValue

Syntax

RadiusDataValue(Var ValueX: Array; Var ValueY: Array; Var ValueZ: Array; Var ValueR: Array; Var ValueC: Array);

Parameters

ValueX - coordinates along the OX axis.

ValueY - coordinates along the OY axis.

ValueZ - coordinates along the OZ axis.

ValueR- radii of points.

ValueC - parameter has been reserved for future use.

Description

The RadiusDataValue method enables the user to get coordinates of a series points and their radii defined through interfaces of the Report assembly.

See also:

IScene3DRadiusDataSupplier