The IPrxScene3DPointSerie interface determines parameters of a series of spheres (points) of the 3D scene.
Property name | Brief description | |
Radius | The Radius property determines a range of radius values for spheres and points. | |
RadiusRange | The RadiusRange property determines parameters of the cell range that contains values of sphere radii. |
Property name | Brief description | |
Key | The Key property returns a key of a scene series. | |
Type | The Type property returns the type of a scene series. | |
X | The X property determines the range of series values along the OX axis. | |
XRange | The XRange property determines parameters of the cell range that contain series values along the OX axis. | |
Y | The Y property determines the range of series values along the OY axis. | |
YRange | The YRange property determines parameters of the cell range that contain series values along the OY axis. | |
Z | The Z property determines the range of series values along the OZ axis. | |
ZRange | The ZRange property determines parameters of the cell range that contain series values along the OZ axis. |
See also: