ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / MultipartBuilderEx Class / InsertPart Method

In This Topic
    InsertPart Method
    In This Topic
    Overload List
    OverloadDescription
    Inserts a part constructed from the enumeration of segments to the MultipartBuilderEx. The part will be inserted into the Parts list.  
    Inserts a part constructed from the enumeration of coordinates to the MultipartBuilderEx. The part will be inserted into the Parts list.  
    Inserts a part constructed from the enumeration of coordinates. The part will be inserted into the Parts list.  
    Inserts a part constructed from the enumeration of points. The part will be inserted into the Parts list.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also