This document is archived and information here might be outdated.  Recommended version.


ILasPointEdit Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasPointEdit Interface
ArcGIS Developer Help

ILasPointEdit Interface

Provides access to members of LasDataset.

Product Availability

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

Members

Name Description
Method ChangeClassCode Replace points' class code.
Method EditClassCode Set points' class code.
Method EditClassCodeByClass Set class code and flags (negative classCode value indicates no code change).
Method SetClassCode Set points' class code.
Method SetClassFlag Set points' classification flag.

Classes that implement ILasPointEdit

Classes Description
LasDataset Esri LasDataset component.