RhinoCommon API
Point3dList Constructor (IEnumerablePoint3d) |
Initializes a new point list by copying the values from another set.
Namespace: Rhino.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

public Point3dList( IEnumerable<Point3d> collection )
Public Sub New ( collection As IEnumerable(Of Point3d) )
Parameters
- collection
- Type: System.Collections.GenericIEnumerablePoint3d
The collection to copy from.

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