Click or drag to resize
SoPolylineResamplerApproximation2d Properties

The SoPolylineResamplerApproximation2d type exposes the following members.

Properties
  NameDescription
Public propertyinPolyline

Input polyline to resample.

Public propertyinterpolationMode

Interpolation mode.

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

Output resampled polyline.

Public propertyspacing

Spacing between nodes in extrusion.

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