Label | Explanation | Data Type |
Input Features
| The line features that will be evaluated for intersections. The input can consist of either one or two line feature layers or classes. If one input is specified, each feature will be compared with all other features in that feature class. No feature will be compared to itself. | Feature Layer |
Maximum Z Difference
(Optional) | The maximum vertical distance between line segments that intersect. | Linear Unit |
Attributes To Join (Optional) | Specifies the attributes from the input features that will be transferred to the output feature class.
| String |
Output Point Feature Class
(Optional) | The output points representing the locations where the input lines intersect, including locations where overlapping line segments begin and end. | Feature Class |
Output Line Feature Class
(Optional) | The output lines representing the overlapping sections that exist between the input lines. | Feature Class |
Derived Output
Label | Explanation | Data Type |
Output Intersection Count | The number of intersecting locations in the input lines. | Long |