Provides access to TIN's internal edit errors.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is used to catch and report problems that may occur when inserting geometry into a triangulation.
Members
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 that implement ITinEditErrorLog
CoClasses and Classes | Description |
---|---|
Tin | The ESRI TIN component. |