Click or drag to resize

GH_PointCloud Constructor

Overload List
  NameDescription
Public methodGH_PointCloud
Default constructor, creates an invalid curve.
Public methodGH_PointCloud(GH_PointCloud)
Create a duplicate of another GH_PointCloud. This constructor also copies reference data.
Public methodGH_PointCloud(Guid)
Create a new referenced curve that references a Rhino curve object with the specified ID.
Public methodGH_PointCloud(PointCloud)
Create a duplicate of an existing point-cloud.
Top
See Also