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


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

ILasPointEdit4 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.
Method UpdateColor Update point color. Use -1 for color bands to be excluded.

Inherited Interfaces

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

Classes that implement ILasPointEdit4

Classes Description
LasDataset Esri LasDataset component.