Subdivides a feature into smaller features based on a specified vertex limit. This tool is intended as a way to subdivide extremely large features which cause issues with drawing, analysis, editing, and/or performance but are difficult to split up with standard editing and geoprocessing tools. This tool should not be used in any cases other than those where tools are failing to complete successfully due to the size of features.
Syntax
Visual Basic (Declaration) | |
---|
Public Class Dice
Implements IGPProcess |
Visual Basic (Usage) | Copy Code |
---|
Dim instance As Dice
|
Inheritance Hierarchy
System.Object
ESRI.ArcGIS.DataManagementTools.Dice
See Also