RhinoCommon API
PointCloudAddRange Method (IEnumerablePoint3d) |
Appends a collection of points to this point cloud.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

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

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