M_Rhino_Geometry_PointCloud_AddRange - mcneel/rhinocommon-api-docs GitHub Wiki
Appends a collection of points to this point cloud.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public void AddRange(
IEnumerable<Point3d> points
)
VB
Public Sub AddRange (
points As IEnumerable(Of Point3d)
)
- points
- Type: System.Collections.Generic.IEnumerable(Point3d)
Points to append.
Supported in: 6.0.16224.21491, 5D58w