RhinoCommon API
DisplayPipelineDrawPolyline Method (IEnumerablePoint3d, Color) |
Draws a single Polyline object.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public void DrawPolyline( IEnumerable<Point3d> polyline, Color color )
Public Sub DrawPolyline ( polyline As IEnumerable(Of Point3d), color As Color )
Parameters
- polyline
- Type: System.Collections.GenericIEnumerablePoint3d
Polyline to draw. - color
- Type: System.DrawingColor
Color to draw in.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8