ArcGIS Pro 2.8 API Reference Guide
Split Method

ArcGIS.Desktop.Editing Namespace > EditOperation Class : Split Method
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 targetFeatures with the geometry.  
Splits the lines and polygons in the targetFeatures with the points, lines and polygons in the geometries.  
Splits the lines and polygons in the targetFeatures selection set with the points, lines and polygons in the inputFeatures selectionSet.  
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

EditOperation Class
EditOperation Members