ESRI.ArcGIS.EditingTools | |
Densify Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.EditingTools Namespace : Densify Class |
The following tables list the members exposed by Densify.
Name | Description | |
---|---|---|
Densify Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
densification_method | Densification Method (in, Optional) | |
distance | The 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) | |
in_features | The polygon or line feature class to be densified. (In, Required) | |
max_angle | The 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) | |
max_deviation | The 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) | |
out_feature_class | Output Feature Class (out, Optional) | |
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. |