ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TinElement Class / Index Property

In This Topic
    Index Property (TinElement)
    In This Topic
    Gets the index number of this TIN element. The base index number for TIN elements is 1.
    Syntax
    public int Index {get;}
    Public ReadOnly Property Index As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also