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




The following tables list the members exposed by CostPath.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydestination_fieldThe field used to obtain values for the destination locations. (In, Optional)  
Public Propertyin_cost_backlink_rasterThe name of a cost back link raster used to determine the path to return to a source via the least-cost path. (In, Required)  
Public Propertyin_cost_distance_rasterThe name of a cost distance raster to be used to determine the least-cost path from the destination locations to a source. (In, Required)  
Public Propertyin_destination_dataA raster or feature dataset that identifies those cells from which the least-cost path is determined to the least costly source. (In, Required)  
Public Propertyout_rasterThe output cost path raster. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypath_typeA keyword defining the manner in which the values and zones on the input destination data will be interpreted in the cost path calculations. (In, Optional)  
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.