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


ITinEdit2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinEdit2 Interface
ArcGIS Developer Help

ITinEdit2 Interface

Provides access to members that control TIN editing.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method AddFrom3dMultipointFeatureClass Adds features from a 3D multi-point feature class to the TIN.
Method ResetExtent Reset TIN's extent.
Method SaveSnapshot Saves a snapshot of the TIN that is been edited to disk.
Method SetToConstrainedDelaunay Apply constrained Delaunay from now on.
Method SwapEdge Swap the specified edge and set the TIN as constrained Delaunay triangulation.

Classes that implement ITinEdit2

Classes Description
Tin The Esri TIN component.