Click or drag to resize
SoVRMLArcClose2D Properties

The SoVRMLArcClose2D type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoShape.)
Public propertyclosureType

Specifies the closure type of the arc.

Public propertyendAngle

Specifies the end angle of the arc.

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

Specifies the metadata node.

(Inherited from SoVRMLGeometry.)
Public propertyradius

Specifies the radius of the arc.

Public propertysolid

If true, only the front face of the shape is displayed.

Public propertystartAngle

Specifies the start angle of the arc.

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