This document is archived and information here might be outdated. Recommended version. |
Provides access to LAS point information.
Name | Description | |
---|---|---|
AttributeValue | The LAS attribute. | |
ClassCode | The class code. | |
EdgeOfFlightLine | The edge of flight line. | |
FileIndex | The 0-based associated file index. | |
GetColor | The red color component. | |
GpsTime | The GPS time. | |
Intensity | The intensity. | |
IsKeyPoint | Indicates if the point is a key point. | |
IsSyntheticPoint | Indicates if the point is a synthetic point. | |
IsWithheld | Indicates if the point is marked withheld. | |
Location | The point's location. | |
NumberOfReturns | The number of returns. | |
PointID | The 1-based point's record number. | |
PointSourceID | The point source ID. | |
QueryLocation | The point's location. | |
ReturnNumber | The return number. | |
ScanAngleRank | The scan angle rank. | |
ScanDirectionFlag | The scan direction flag. | |
SetColor | The red color component. | |
SpatialReference | The spatial reference of the point's location. | |
UserData | The user data. | |
WksLocation | The point's location. |
Classes | Description |
---|---|
LasPointInfo | Esri LAS point info object. |