Convex Hull
Creates a convex hull feature class for all or selected input features.
Parameter |
Comments |
Input features <in_features> |
Input features that a convex hull will be built for. If there are selected features in the layer then convex hull will be built only for those features. |
Output feature class <out_feature_class> |
The new feature class in which the created convex hull will be stored. |
Group by fields {group_by_fields;group_by_fields...} |
Select an attribute field of the specified input layer to group by input features. Multiple convex hulls for groups of features will be created in this case. |
Buffer size {buffer_size} |
Specify buffer size and units for output convex hull. |
Note:
This XTools Pro geoprocessing tool is identical to the XTools Pro Convex Hull tool.