ArcGIS Pro 3.7 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 Property ClassCode As Integer
    public int ClassCode {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also