Overload_Rhino_Geometry_PointCloud_AddRange - mcneel/rhinocommon-api-docs GitHub Wiki

PointCloud.AddRange Method

Overload List

 

Name Description
Public method AddRange(IEnumerable(Point3d)) Appends a collection of points to this point cloud.
Public method AddRange(IEnumerable(Point3d), IEnumerable(Vector3d)) Appends a collection of points and normal vectors to this point cloud.
Public method AddRange(IEnumerable(Point3d), IEnumerable(Color)) Appends a collection of points and normal vectors to this point cloud.
Public method AddRange(IEnumerable(Point3d), IEnumerable(Vector3d), IEnumerable(Color)) Appends a collection of points and normal vectors to this point cloud.
  Back to Top

See Also

Reference

PointCloud Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️