Click or drag to resize
SoVRMLCylinder Properties

The SoVRMLCylinder type exposes the following members.

Properties
  NameDescription
Public propertybottom

Specifies whether the bottom cap is created.

Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

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

Specifies the metadata node.

(Inherited from SoVRMLGeometry.)
Public propertyradius

Specifies the cylinder's height and radius; values must be greater than 0.0.

Public propertyside

Specifies whether the sides are created.

Public propertysolid

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

Public propertytop

Specifies whether the top cap is created.

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