Extend Line (Editing Tools)
Summary
Extends line segments to the first intersecting feature within a specified distance. If no intersecting feature is within the specified distance, the line segment will not be extended. Tool use is intended for quality control tasks such as cleaning up topology errors in features that were digitized without having set proper snapping environments.
Illustration

Usage
Caution:
This tool modifies the input data. See Tools that modify or update the input data for more information and strategies to avoid undesired data changes.
When no Extend Length parameter value is specified, segments will be extended to the first intersecting feature.
When an Extend to Extensions parameter value is specified, line segments can be extended to existing line features as well as to other extended line segments within the specified extend length, forming intersections between two extensions.
A feature can be extended to itself if it is the first intersecting feature.
When a feature layer or feature class with a selection is used as the input, only the selected features will be extended. All features in the layer or feature class will be used to assess if an extension can be performed, but only the selected features will be modified.
This tool will not change any feature attributes, except the managed geometry (length) fields in a file, or enterprise geodatabase feature class.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Features |
The line input features that will be extended. |
Feature Layer |
|
Extend Length (Optional) |
The maximum distance a line segment can be extended to an intersecting feature. |
Linear Unit |
|
Extend to Extensions (Optional) |
Specifies whether line segments can be extended to other extended line segments within the specified extend length.
|
Boolean |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Updated Input Features |
The updated input features. |
Feature Class |
Environments
Licensing information
- Basic: No
- Standard: Yes
- Advanced: Yes