This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinPolyline Interface > ITinPolyline.AsNodes Method (ArcObjects .NET 10.5 SDK) |
The specified polyline as TIN nodes.
[Visual Basic .NET] Public Function AsNodes ( _ ) As IEnumTinNode
[C#] public IEnumTinNode AsNodes ( );
[C++]
HRESULT AsNodes(
IEnumTinNode** ppNodes
);
[C++]
Parameters ppNodes [out, retval]
ppNodes is a parameter of type IEnumTinNode