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


ILasPointEdit3 Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasPointEdit3 Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

ILasPointEdit3 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 ClassifyGround Classify ground points. Arguments maxObjectSize and demResolution are in meter and optional (use 0 to indicate).
Method EditClassCode Set points' class code.
Method EditClassCodeByClass Set class code and flags (negative classCode value indicates no code change).
Method EditClassCodeByClass2 Set class code and flags (negative classCode value indicates no code change).
Method SetClassCode Set points' class code.
Method SetClassFlag Set points' classification flag.

Inherited Interfaces

Interfaces Description
ILasPointEdit2 Provides access to members of LasDataset.
ILasPointEdit Provides access to members of LasDataset.

CoClasses that implement ILasPointEdit3

CoClasses and Classes Description
LasDataset Esri LasDataset component.