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

In This Topic
    NodeCount Property (TinNode)
    In This Topic
    Gets the node count of the element. Always returns 1.
    Syntax
    Public Overrides NotOverridable ReadOnly Property NodeCount As Integer
    public override int NodeCount {get;}
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also