Overload_Rhino_Geometry_PointCloud__ctor - mcneel/rhinocommon-api-docs GitHub Wiki

PointCloud Constructor

Overload List

 

Name Description
Public method PointCloud() Initializes a new instance of the PointCloud class that is empty.
Public method PointCloud(IEnumerable(Point3d)) Initializes a new instance of the PointCloud class, copying the content from a set of points.
Public method PointCloud(PointCloud) Initializes a new instance of the PointCloud class, copying (Merge) the content of another pointcloud.
Protected method PointCloud(SerializationInfo, StreamingContext) Binds with the Rhino default serializer to support object persistence.
  Back to Top

See Also

Reference

PointCloud Class
Rhino.Geometry Namespace

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