ESRI.ArcGIS.DataManagementTools | |
Dice Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : Dice Class |
For a list of all members of this type, see Dice members.
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) |