RhinoCommon API
DisplayPipelineDrawLines Method (IEnumerableLine, Color) |
Draws a set of lines with a given color and thickness. If you want the fastest possible set of lines
to be drawn, pass a Line[] for lines.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public void DrawLines( IEnumerable<Line> lines, Color color )
Public Sub DrawLines ( lines As IEnumerable(Of Line), color As Color )
Parameters
- lines
- Type: System.Collections.GenericIEnumerableLine
Lines to draw. - color
- Type: System.DrawingColor
Color to draw with.

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