Click or drag to resize
SoVRMLCone Properties

The SoVRMLCone type exposes the following members.

Properties
  NameDescription
Public propertybottom

Specifies whether the bottom cap of the cone is created.

Public propertybottomRadius

Specifies the radius of the base circle; value must be greater than 0.0.

Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoShape.)
Public propertyheight

Specifies the cone's height; value must be greater than 0.0.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLGeometry.)
Public propertyside

Specifies whether the sides of the cone are created.

Public propertysolid

Determines whether the cone is visible when viewed from the inside.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also