ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Geometry Namespace / Patch Class


In This Topic
    Patch Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method Adds a point to the patch.  
    Public Method Gets the point at the specified index.  
    Public Method Inserts a point at the specified index.  
    Public Method Inserts a range of points at the specified index.  
    Public Method Determines if this patch is equal to the other patch.  
    Public Method Removes a range of points.  
    Public Method Sets a point at the specified index.  
    Public MethodEnsures this Patch has the same attributes as the input MultipatchBuilderEx.  
    Top
    See Also