This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinEditErrorLog Interface (ArcObjects .NET 10.4 SDK) |
Provides access to TIN's internal edit errors.
This interface is used to catch and report problems that may occur when inserting geometry into a triangulation.
Description | ||
---|---|---|
ClearEditErrorLog | Clears existing error log contents. | |
CurrentObjectClassName | Name representing a group of shapes to be added/edited. | |
CurrentObjectID | ID of the shape to be added/edited. | |
EditErrorCount | The number of errors. | |
SaveEditErrorLog | Saves error log contents to a file. |
CoClasses and Classes | Description |
---|---|
Tin | The Esri TIN component. |