ArcGIS Pro 3.0 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, Windows 8.1

    See Also