For a list of all members of this type, see MinimumBoundingGeometry members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| geometry_type | Specifies what type of minimum bounding geometry the output polygons will represent. (In, Optional) |
| group_field | The field or fields in the input features that will be used to group features, when LIST is specified as Group Option. At least one group field is required for LIST option. All features that have the same value in the specified field or fields will be treated as a group. (In, Optional) |
| group_option | Specifies how the input features will be grouped; each group will be enclosed with one output polygon. (In, Optional) |
| in_features | The input features that can be point, multipoint, line, polygon, or multipatch. (In, Required) |
| mbg_fields_option | Specifies whether to add the geometric attributes in the output feature class or omit them in the output feature class.
(In, Optional) |
| out_feature_class | The output polygon feature class. (Out, Required) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
Top
See Also