Open Table of Contents

ET GeoWizards Toolbox

PolygonCharacteristics
(Go to the main page of the function)

Calculates some characteristics of the polygons from a polygon dataset. The results will be stored in the input dataset

Command line syntax 

ET_GPPolygonCharacteristics <input_dataset>  {precision} 

Parameters

Expression Explanation
<input_dataset> A Point feature class or feature layer.
{precision} An Integer between 0 and 8 representing the number of places after the decimal point to be used.

Scripting syntax

ET_GPPolygonCharacteristics (input_dataset precision)

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