ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / LasPoint Class / ClassCode Property
Version

ClassCode Property
Gets the class code. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public byte ClassCode {get;}
Remarks
The valid LAS class code range is 0-31 for LAS file versions 1.1, 1.2, 1.3 and 0-255 for version 1.0 and 1.4.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.2 or higher.
See Also