ESRI.ArcGIS.CartographyTools
CollapseDualLinesToCenterline Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CartographyTools 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_featuresThe input dual-line features, such as road casings, from which centerlines are derived. (In, Required)  
Public Propertymaximum_widthSets the maximum width of the dual-line features to derive centerline. A value must be specified, and it must be greater than zero. You can choose a preferred unit; the default is the feature unit. (In, Required)  
Public Propertyminimum_widthSets the minimum width of the dual-line features to derive centerline. The minimum width must be greater than or equal to zero, and it must be less than the maximum width. The default value is zero. You can specify a preferred unit; the default is the feature unit. (In, Optional)  
Public Propertyout_feature_classThe output feature class to be created. (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.