IScene3DSphere

Description

The IScene3DSphere interface contains properties for defining parameters of spheres (points).

Properties

  Property name Brief description
R The R property determines the radius of a sphere (point). The values should belong to the range [0;0.5].
Value The Value property determines coordinates of a sphere (a point).
ValueX The ValueX property determines coordinate of a sphere or a point along the OX axis.
ValueY The ValueY property determines coordinate of a sphere or a point along the OY axis.
ValueZ The ValueZ property determines coordinate of a sphere ( or a point) along the OZ axis.

Properties inherited from IScene3DPrimitive

  Property name Brief description
BitmapIndex The BitmapIndex property determines index of an image, contained in the IScene3DTextureManager texture collection.
Color The Color property determines object color.
Selected The Selected property determines whether an object is selected.
Visible The Visible property determines whether an object is visible.

See also:

Chart Assembly Interfaces