IScene3DNamedSphere

Description

The IScene3DNamedSphere interface contains properties for defining parameters of the point of the named group.

Properties

  Property name Brief description
Name The Name property specifies name for a point from a named group.

Properties inherited from IScene3DSphere

  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