SoVRMLExtrusion Properties |
The SoVRMLExtrusion type exposes the following members.
Name | Description | |
---|---|---|
![]() | beginCap | The surface at the initial end of the spine. |
![]() | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. |
![]() | ccw | Indicates whether the vertices are ordered in a counterclockwise direction when viewed from the outside (true) or in a clockwise direction (false). |
![]() | convex | Indicates whether faces of a shape are convex (true). |
![]() | creaseAngle | Indicates the minimum angle (in radians) between two adjacent face normals required to form a sharp crease at the edge when default normals are computed and used. |
![]() | crossSection | A 2D crossSection piecewise linear curve (described as a series of connected vertices);. |
![]() | endCap | The surface at the final end of the spine. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | metadata | Specifies the metadata node. |
![]() | orientation | The orientation of the crossSection at each spine point. |
![]() | scale | The scale factor of the crossSection at each spine point. |
![]() | solid | If you know that the shape encloses a volume, set this value to true. |
![]() | spine | A 3D spine piecewise linear curve (also described as a series of connected vertices);. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |