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


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

ITinPolyline Interface

Provides access to members that control TIN polyline characteristics.

Product Availability

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

Members

Name Description
Method AsEdges The specified polyline as triangle edges.
Method AsNodes The specified polyline as TIN nodes.
Method AsPolyline The specified polyline as polyline geometry.

Classes that implement ITinPolyline

Classes Description
TinPolyline The Esri TinPolyline component.