Intersection Points
Intersects two input layers and outputs intersection points. Input layers can be polylines and polygons, if the same layer is used as both the input and intersection layers then self intersection points will be created.
Parameter |
Comments |
Input
features |
The feature class whose features will be intersected with the intersection features. |
Overlay
features |
The overlay feature class that will be used for intersection. |
Output
feature class |
Output intersection points. |
Remove
duplicates |
Specifies if the duplicate points resulting from the intersection operation should be removed in the output feature class. Select REMOVE_DUPLICATES to remove the duplicate points. Select KEEP_DUPLICATES to keep all points in the output feature class including duplicates. |
Note:
This XTools Pro geoprocessing tool is identical to the XTools Pro Intersection Points layer operation.