Click or drag to resize
SoPolylineExtrusionApproximation3d Properties

The SoPolylineExtrusionApproximation3d type exposes the following members.

Properties
  NameDescription
Public propertybackwardLength

Extrusion length from the input polyline opposite to the extrusion direction.

Public propertydirection

Extrusion direction.

Public propertyforwardLength

Extrusion length from the input polyline in the extrusion direction.

Public propertyinPolyline

Input polyline to extrude.

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

Number of nodes to create within the whole extruded section of length forwardLength + backwardLength.

Public propertyoutSurface

Output structured quadrilateral mesh of the extruded polyline.

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