ArcObjects Library Reference (GeoDatabase)  

ITinEditErrorLog Interface

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
Method ClearEditErrorLog Clears existing error log contents.
Read/write property CurrentObjectClassName Name representing a group of shapes to be added/edited.
Read/write property CurrentObjectID ID of the shape to be added/edited.
Read-only property EditErrorCount The number of errors.
Method SaveEditErrorLog Saves error log contents to a file.

CoClasses that implement ITinEditErrorLog

CoClasses and Classes Description
Tin The Esri TIN component.