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




For a list of all members of this type, see Densify members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydensification_methodDensification Method (in, Optional)  
Public PropertydistanceThe maximum linear distance between vertices. This distance will always be applied to line segments and to simplify curves. The default value is a function of the tolerance. (In, Optional)  
Public Propertyin_featuresThe polygon or line feature class to be densified. (In, Required)  
Public Propertymax_angleThe maximum angle that the output geometry can be from the input geometry. This parameter specifically deals with the simplification of curves. The input angle can be between 0 and 90 degrees. The default value is the value used to convert Feature Classes to Shapefiles. (In, Optional)  
Public Propertymax_deviationThe maximum distance the output geometry can be from the input geometry. This parameter deals specifically with the simplification of curves. The default value is the value used to convert Feature Classes to Shapefiles. (In, Optional)  
Public Propertyout_feature_classOutput Feature Class (out, Optional)  
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.