![]() ![]() |
ESRI.ArcGIS.Analyst3DTools | |
ContourWithBarriers Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Analyst3DTools Namespace : ContourWithBarriers Class |
The following tables list the members exposed by ContourWithBarriers.
Name | Description | |
---|---|---|
![]() | ContourWithBarriers Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | explicit_only | Only explicit contour values are used. Base contour, contour interval, and indexed contour intervals are not specified. (In, Optional) |
![]() | in_barrier_features | Input barrier features. (In, Optional) |
![]() | in_base_contour | Base contour value. (In, Optional) |
![]() | in_contour_interval | Interval of contours. (In, Optional) |
![]() | in_contour_list | Explicit values at which to create contours. (In, Optional) |
![]() | in_contour_type | The type of contour to create. (In, Optional) |
![]() | in_contour_values_file | The base contour, contour interval, indexed contour interval, and explicit contour values can also be specified via a text file. (In, Optional) |
![]() | in_indexed_contour_interval | Contours will also be generated for this interval and will be flagged accordingly in the output feature class. (In, Optional) |
![]() | in_raster | The input surface raster. (In, Required) |
![]() | in_z_factor | Multiplication factor. (In, Optional) |
![]() | out_contour_feature_class | Output contour features. (Out, Required) |
![]() | 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. |