![]() ![]() |
ESRI.ArcGIS.DataManagementTools | |
Dice Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : Dice Class |
The following tables list the members exposed by Dice.
Name | Description | |
---|---|---|
![]() | Dice Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | in_features | The input feature class or feature layer. The geometry type must be multipoint, line, or polygon. (In, Required) |
![]() | out_feature_class | The feature class which will be created and to which the result will be written (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. |
![]() | vertex_limit | Features with geometries which exceed this vertex limit will be subdivided before being written to the output feature class. (In, Required) |