ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LasClassFlagEditType Enumeration

In This Topic
    LasClassFlagEditType Enumeration
    In This Topic
    Specifies the values applicable to modifying the different LAS point classification flags. See the individual flag values in LasPointClassificationDescription.
    Syntax
    Members
    MemberDescription
    Clear Clear the flag.
    NoChange No change to flag.
    Set Set the flag.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Mapping.LasClassFlagEditType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also