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


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

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.

Classes that implement ILasPointEdit3

Classes Description
LasDataset Esri LasDataset component.