ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Geometry Namespace / MultipartBuilderEx Class / AddPart Method

In This Topic
    AddPart Method
    In This Topic
    Overload List
    OverloadDescription
    Adds a part constructed from the enumeration of segments to the MultipartBuilderEx. The part will be added to the end of the Parts list.  
    Adds a part constructed by creating line segments from the enumeration of coordinates. The part will be added to the end of the Parts list.  
    Adds a part constructed by creating line segments from the enumeration of coordinates. The part will be added to the end of the Parts list.  
    Adds a part constructed by creating line segments from the enumeration of points. The part will be added to the end of the Parts list.  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also