RhinoCommon API
CustomDisplayAddPoints Method (IEnumerablePoint3d) |
Adds a collection of black points to the display list.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public void AddPoints( IEnumerable<Point3d> points )
Public Sub AddPoints ( points As IEnumerable(Of Point3d) )
Parameters
- points
- Type: System.Collections.GenericIEnumerablePoint3d
Points to add.

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