RVTDocs.com

PointCloudColorSettings

Class
Description:
The color settings which are applied to a PointCloudInstance element, or one of its scans.
Remarks:
For different color modes (PointCloudColorMode), the color settings mean different things:
  • for single color, color1 means the display color
  • for other modes (intensity, elevation), color1 and color2 form a gradient from min to max
  • for no overrides and normals, color1 and color2 are not used
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.PointClouds.PointCloudColorSettings
Syntax
public class PointCloudColorSettings : IDisposable