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: Coordinated 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 user to obtain coordinates of a series points and their radii, defined through interfaces of the Report assembly.

See also:

IScene3DRadiusDataSupplier