Go to ET GeoWizards 12.x User Guide

Features To Convex Polygons

Go to ToolBox Implementation

Creates a convex polygon from each feature in the input feature class. Attributes of the original features are transferred to the convex polygons.

Inputs:

Outputs:

Examples:

Input Dataset

Result Dataset

 Overlay

ToolBox implementation
(Go to TOP)

Command line syntax

ET_GPFeaturesToConvexPolygons<input_dataset> <out_feature class>

Parameters

Expression Explanation
<input_dataset> A  Polyline, Polygon or Multipoint 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_GPFeaturesToConvexPolygons(input_dataset,  out_feature_ class )

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

Copyright © Ianko Tchoukanski