RhinoCommon API
PointCloud Constructor (IEnumerablePoint3d) |
Initializes a new instance of the PointCloud class,
copying the content from a set of points.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public PointCloud( IEnumerable<Point3d> points )
Public Sub New ( points As IEnumerable(Of Point3d) )
Parameters
- points
- Type: System.Collections.GenericIEnumerablePoint3d
A list or an array of Point3d, or any object that implements IEnumerableT.

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