RadiusDataValue(Var ValueX: Array; Var ValueY: Array; Var ValueZ: Array; Var ValueR: Array; Var ValueC: Array);
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.
The RadiusDataValue method enables user to obtain coordinates of a series points and their radii, defined through interfaces of the Report assembly.
See also: