ArcObjects Library Reference (GeoDatabaseExtensions)  

IEnumLasPoint Interface

Provides access to members of LasPointEnumerator.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property Attribute The LAS attribute.
Method Next Populates an array of WKSPointZs, optional arrays of 0-based file indices and 1-based point IDs.
Method NextAttrDbl Populates arrays of WKSPointZs and attributes, and optional arrays of 0-based file indices and 1-based point IDs.
Method NextAttrLong Populates arrays of WKSPointZs and attributes, and optional arrays of 0-based file indices and 1-based point IDs.
Method NextAttrRGB32 Populates arrays of WKSPointZs and RGB colors, and optional arrays of 0-based file indices and 1-based point IDs.
Method NextLasInfo Populates an array of ILasPointInfo.
Method Reset Resets the enumerator.

CoClasses that implement IEnumLasPoint

CoClasses and Classes Description
LasPointEnumerator Las Point Enumerator.