Go to ET GeoWizards 12.x User Guide

Polyline To Multipoint

Go to ToolBox Implementation

Converts a polyline data set to a Multipoint feature class

Inputs:

Outputs:

Notes :

ToolBox implementation
(Go to TOP)

Command line syntax 

ET_GPPolylineToMultipoint <input_dataset> <out_feature class>

Parameters

Expression Explanation
<input_dataset> A Polyline feature class or feature layer
<out_feature class> A String - the full name of the output feature class (A feature class with the same full name should not exist)

Scripting syntax

ET_GPPolylineToMultipoint (input_dataset, out_feature class)

See the explanations above:
<> - required parameter
{} - optional parameter

Copyright © Ianko Tchoukanski