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.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyexplicit_onlyOnly explicit contour values are used. Base contour, contour interval, and indexed contour intervals are not specified. (In, Optional)  
Public Propertyin_barrier_featuresInput barrier features. (In, Optional)  
Public Propertyin_base_contourBase contour value. (In, Optional)  
Public Propertyin_contour_intervalInterval of contours. (In, Optional)  
Public Propertyin_contour_listExplicit values at which to create contours. (In, Optional)  
Public Propertyin_contour_typeThe type of contour to create. (In, Optional)  
Public Propertyin_contour_values_fileThe base contour, contour interval, indexed contour interval, and explicit contour values can also be specified via a text file. (In, Optional)  
Public Propertyin_indexed_contour_intervalContours will also be generated for this interval and will be flagged accordingly in the output feature class. (In, Optional)  
Public Propertyin_rasterThe input surface raster. (In, Required)  
Public Propertyin_z_factorMultiplication factor. (In, Optional)  
Public Propertyout_contour_feature_classOutput contour features. (Out, Required)  
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.