Go to ET GeoWizards 12.x User Guide
Features To Minimum Bounding Circles
Creates a circular bounding polygon from each feature in the input feature class. Attributes of the original features are transferred to the resulting polygons.
Inputs:
Outputs:
Examples:
Input Dataset |
Result Dataset |
Overlay |
|
|
![]() |
ToolBox
implementation
(Go to TOP)
Command line syntax
ET_GPFeaturesToCircles <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_GPFeaturesToCircles (input_dataset, out_feature_ class )
See the explanations above:
<> - required parameter
{} - optional parameter
Copyright © Ianko Tchoukanski |