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




The following tables list the members exposed by CollapseDualLinesToCenterline.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_coverThe coverage containing near parallel dual lines, such as road casings, from which centerlines are derived. (In, Required)  
Public Propertymaximum_widthSets the maximum width in coverage units. (In, Required)  
Public Propertyminimum_widthSets the minimum width in coverage units. The default is zero. (In, Optional)  
Public Propertyout_coverThe output coverage containing the derived centerlines. The output coverage name must be different from the input coverage name. (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.