ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TinCursor Class
Members

In This Topic
    TinCursor Class
    In This Topic
    An abstract base class that represents a cursor from a TIN dataset.
    Syntax
    public abstract class TinCursor : ArcGIS.Core.CoreObjectsBase, System.IDisposable  
    Public MustInherit Class TinCursor 
       Inherits ArcGIS.Core.CoreObjectsBase
       Implements System.IDisposable 
    Inheritance Hierarchy
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also