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

In This Topic
    ClassCode Property (LasPointClassificationDescription)
    In This Topic
    Gets and sets the classification code to assign. The default value is -1 meaning that no classification code will be applied to the identified LAS points.
    Syntax
    public int ClassCode {get; set;}
    Public Property ClassCode As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also