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


ITinPolygon Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinPolygon Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

ITinPolygon Interface

Provides access to members that control TIN polygon characteristics.

Product Availability

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

Members

Name Description
Method AsEdges The specified polygon as triangle edges.
Method AsNodes The specified polygon as TIN nodes.
Method AsPolygon The specified polygon as polygon geometry.
Method AsTriangles The specified polygon as its constituent triangles.
Method GetBoundaryEdgeType Restricted.

CoClasses that implement ITinPolygon

CoClasses and Classes Description
TinPolygon The Esri TinPolygon component.