M_Rhino_Geometry_PointCloud_GetColors - mcneel/rhinocommon-api-docs GitHub Wiki

PointCloud.GetColors Method

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

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

Syntax

C#

public Color[] GetColors()

VB

Public Function GetColors As Color()

Return Value

Type: Color[]
An array containing all the colors in this point cloud.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

PointCloud Class
Rhino.Geometry Namespace

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