ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / EditOperation Class / Split Method

In This Topic
    Split Method
    In This Topic
    Overload List
    OverloadDescription
    Split a feature where the splitGeometry intersects it.  
    Split the given features where the splitGeometry intersects.  
    Splits a feature at multiple points.  
    Split a number of features at multiple points  
    Split a feature using a specified split method.  
    Split features using a specified split method.  
    Splits the lines and polygons in the features with the splitGeometry.  
    Splits the lines and polygons in the features with the points, lines and polygons in the splitGeometries.  
    Splits the lines and polygons in the features selection set with the points, lines and polygons in the inputFeatures selectionSet.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also