RhinoCommon API
ObjectTableAddPoints Method (IEnumerablePoint3f) |
Adds multiple points to the document.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public RhinoList<Guid> AddPoints( IEnumerable<Point3f> points )
Public Function AddPoints ( points As IEnumerable(Of Point3f) ) As RhinoList(Of Guid)
Parameters
- points
- Type: System.Collections.GenericIEnumerablePoint3f
Points to add.
Return Value
Type: RhinoListGuidList of object ids.

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