Click or drag to resize
SoExtrusion Properties

The SoExtrusion type exposes the following members.

Properties
  NameDescription
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 propertycrossSection

The shape that will be extruded, defined by a 2D piecewise linear curve in the XZ plane (described as a series of connected vertices).

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 propertyorientation

The cross-section curve is rotated by this value relative to a local reference system with origin at the current spine point and X / Z axes in the plane containing the cross-section curve.

Public propertyscale

The cross-section curve is scaled by this value on the X and Z axes.

Public propertyscaleMode

Scaling behavior of the extrusion.

(Inherited from SoBaseExtrusion.)
Public propertyspine

Spine points.

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