Click or drag to resize
SoCircularExtrusion Properties

The SoCircularExtrusion type exposes the following members.

Properties
  NameDescription
Public propertyactiveSection

Defines the visible section of the spine in normalized coordinates.

Public propertybeginCap

If true, begin planar cap surfaces generated.

(Inherited from SoBaseExtrusion.)
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoShape.)
Public propertyendCap

If true, end planar cap surfaces generated.

(Inherited from SoBaseExtrusion.)
Public propertyextrusionMode

Construction behavior of the extrusion.

(Inherited from SoBaseExtrusion.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyradius

Radius of the circular cross-section.

Public propertyscaleMode

Scaling behavior of the extrusion.

(Inherited from SoBaseExtrusion.)
Public propertyspine

Spine points.

(Inherited from SoBaseExtrusion.)
Public propertyspineSimplificationMode

Defines the spine simplification behavior of the extrusion.

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