| SoExtrusion Properties | 
The SoExtrusion type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | beginCap | If true, begin planar cap surfaces generated. | 
|  | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. | 
|  | crossSection | The shape that will be extruded, defined by a 2D piecewise linear curve in the XZ plane (described as a series of connected vertices). | 
|  | endCap | If true, end planar cap surfaces generated. | 
|  | extrusionMode | Construction behavior of the extrusion. | 
|  | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | 
|  | orientation | 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. | 
|  | scale | The cross-section curve is scaled by this value on the X and Z axes. | 
|  | scaleMode | Scaling behavior of the extrusion. | 
|  | spine | Spine points. | 
|  | UserData | 
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | 
 See Also
See Also