Provides access to members of LasPointEnumerator.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Attribute | The LAS attribute. | |
Next | Populates an array of WKSPointZs, optional arrays of 0-based file indices and 1-based point IDs. | |
NextAttrDbl | Populates arrays of WKSPointZs and attributes, and optional arrays of 0-based file indices and 1-based point IDs. | |
NextAttrLong | Populates arrays of WKSPointZs and attributes, and optional arrays of 0-based file indices and 1-based point IDs. | |
NextAttrRGB32 | Populates arrays of WKSPointZs and RGB colors, and optional arrays of 0-based file indices and 1-based point IDs. | |
NextLasInfo | Populates an array of ILasPointInfo. | |
Reset | Resets the enumerator. |
CoClasses that implement IEnumLasPoint
CoClasses and Classes | Description |
---|---|
LasPointEnumerator | Las Point Enumerator. |