ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TinElement Class / NodeCount Property

In This Topic
    NodeCount Property (TinElement)
    In This Topic
    Gets the number of nodes that comprise this TIN element.
    Syntax
    Public MustOverride ReadOnly Property NodeCount As Integer
    public abstract int NodeCount {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also