ESRI.ArcGIS.DataManagementTools
MinimumBoundingGeometry Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : MinimumBoundingGeometry Class




The following tables list the members exposed by MinimumBoundingGeometry.

Public Constructors

 NameDescription
Public ConstructorMinimumBoundingGeometry ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertygeometry_typeSpecifies what type of minimum bounding geometry the output polygons will represent. (In, Optional)  
Public Propertygroup_fieldThe 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)  
Public Propertygroup_optionSpecifies how the input features will be grouped; each group will be enclosed with one output polygon. (In, Optional)  
Public Propertyin_featuresThe input features that can be point, multipoint, line, polygon, or multipatch. (In, Required)  
Public Propertymbg_fields_optionSpecifies whether to add the geometric attributes in the output feature class or omit them in the output feature class. (In, Optional)  
Public Propertyout_feature_classThe output polygon feature class. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.