Parameters
- layer
- The layer of the features to split.
- oids
- The oids of the features to split.
- splitGeometries
- The list of points used to split each feature.
Exception | Description |
---|---|
System.ArgumentNullException | Layer and split geometries cannot be null. |
System.ArgumentException | Only polyline layers can be split. |
Target Platforms: Windows 11, Windows 10