ArcGIS Pro 3.3 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 override int NodeCount {get;}
    Public Overrides NotOverridable ReadOnly Property NodeCount As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also