Open Table of Contents
Partition Polygons with Polylines
Partitions (splits) a polygon dataset with the polylines of a polyline
dataset.
Inputs:
- A polygon feature class
- A polyline feature class to be used for
splitting
Outputs:
- New polygon feature class . The attributes of the input data set are
preserved.
Notes:
- The function goes through a complex process. See
this
white paper for details about the process.
- Both datasets should have the same spatial
reference.