M_Rhino_Geometry_PointCloud_GetPoints - mcneel/rhinocommon-api-docs GitHub Wiki

PointCloud.GetPoints Method

Copy all the point coordinates in this point cloud to an array.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Point3d[] GetPoints()

VB

Public Function GetPoints As Point3d()

Return Value

Type: Point3d[]
An array containing all the points in this point cloud.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

PointCloud Class
Rhino.Geometry Namespace

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