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.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_featuresThe input feature class or feature layer. The geometry type must be multipoint, line, or polygon. (In, Required)  
Public Propertyout_feature_classThe feature class which will be created and to which the result will be written (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.  
Public Propertyvertex_limitFeatures with geometries which exceed this vertex limit will be subdivided before being written to the output feature class. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.