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

In This Topic
    Source Property (TinNode)
    In This Topic
    Gets the source of this TIN node. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax
    Public ReadOnly Property Source As TinNodeSourceType
    public TinNodeSourceType Source {get;}

    Property Value

    TinNodeSourceType
    Remarks
    The source of a node is in reference to where it came from, i.e. its origin.
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also