ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TinEdgeCursor Class
Version


In This Topic
    TinEdgeCursor Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public MethodAdvances to the next TinEdge in this TinEdgeCursor. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodResets this TinEdgeCursor 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