ESRI.ArcGIS.SpatialAnalystTools | |
StreamToFeature Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : StreamToFeature Class |
The following tables list the members exposed by StreamToFeature.
Name | Description | |
---|---|---|
StreamToFeature Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_flow_direction_raster | The input raster that shows the direction of flow out of each cell. (In, Required) | |
in_stream_raster | An input raster that represents a linear stream network. (In, Required) | |
out_polyline_features | Output feature class that will hold the converted streams. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
simplify | Specifies whether weeding is used. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |