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


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

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.

Classes that implement ITinPolygon

Classes Description
TinPolygon The Esri TinPolygon component.