PointCloudStylizationType Enumeration

This enumeration represents various stylization types for point cloud entities.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public enum PointCloudStylizationType
Members
Member name Value Description
TrueColor 1 Assigns color for each point corresponding to the colors defined in the scan.
SingleColor 2 Assigns all points the color defined for the object.
NormalRamp 3 Assigns color for each point corresponding to the normal of the point.
HeightRamp 4 Assigns color for each point corresponding to the Z coordinate component of the point.
IntensityRamp 5 Assigns color for each point corresponding to the intensity value of the point.
ClassificationRamp 8 Assigns color for each point corresponding to the classification assigned to the points.
See Also

©  Bricsys NV. All rights reserved.