Polygons to Polylines

Converts input polygon feature class to a new polyline feature class.

Parameter

Comments

Input features
<in_features>

Input polygon features that will be converted to output polyline feature class.

Output feature class
<out_feature_class>

The new output polyline feature class that will be converted from input polygons.

Split adjacent polylines
<method>

You can split adjacent polylines resulting from the adjacent polygons.

• CREATE_ONE - creating only one of adjacent polylines - FIDs of the left-side and right-side polygons will be written to the attribute table.

• CREATE_TWO - creating two adjacent polylines, at that attributes will be duplicated.

• NONE - don’t split adjacent polylines.

ID field
{id_field_name}

Name of the new field with ID's of the source polygon features that will be added to the attribute table of the output feature class.

Note:

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

 
 
 

Table of Contents

Index

Glossary

Search

Back