ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TinTriangleCursor Class


In This Topic
    TinTriangleCursor Class Methods
    In This Topic

    For a list of all members of this type, see TinTriangleCursor members.

    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public MethodAdvances to the next TinTriangle in this TinTriangleCursor. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodResets this TinTriangleCursor to its original state, i.e. to the beginning of the set it was created from. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also