P_Rhino_Geometry_PointCloud_ContainsColors - mcneel/rhinocommon-api-docs GitHub Wiki

PointCloud.ContainsColors Property

Gets a value indicating whether or not the points in this pointcloud have colors assigned to them.

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

Syntax

C#

public bool ContainsColors { get; }

VB

Public ReadOnly Property ContainsColors As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

PointCloud Class
Rhino.Geometry Namespace

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