Split Polylines

Splits input polyline features into separate segments in various ways. Available options include splitting at all vertices, into specified segments, into equal segments, by the specified interval, at the intersections, and by another layer.

Parameter

Comments

Input features
<in_features>

Input polyline features to be split into segments.

Output feature class
<out_feature_class>

The new output polyline feature class that will store the split polylines.

Split Method
<method>

Splitting method that will be applied to the input polylines.

Segment length
{interval}

Specify length of segments that input polylines will be split into.

Segment count
{seg_count}

Specify number of segments into which input polyines will be split.

Split layer
{split_layer}

Specify another polygon, polyline or point layer, input polylines will be split at the intersections with this layer.

Tolerance
{point_tolerance}

Specify tolerance value used when polylines are split by points.

ID field
{id_field_name}

Specify ID field in the output feature class in which IDs of the input features will be stored. Leave this field blank if you do not wish to keep input features IDs.

Note:

This XTools Pro geoprocessing tool is identical to the XTools Pro Split Polylines tool.

 
 
 

Table of Contents

Index

Glossary

Search

Back