ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LasPointClassificationDescription Class
Members

In This Topic
    LasPointClassificationDescription Class
    In This Topic
    Represents an edit to be performed on a set of LAS points.

    Set the ClassCode to assign a classification code to the LAS points. Set or clear the flag values to update the classification flags on the LAS points.

    Syntax
    public class LasPointClassificationDescription 
    Public Class LasPointClassificationDescription 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Mapping.LasPointClassificationDescription

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also