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




The following tables list the members exposed by FeatureToLine.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyattributesSpecifies whether to preserve or omit the input attributes in the output feature class. (In, Optional)  
Public Propertycluster_toleranceThe minimum distance separating all feature coordinates, and the distance a coordinate can move in X, Y, or both during spatial computation. The default XY tolerance is set to 0.001 meter or its equivalent in feature units. (In, Optional)  
Public Propertyin_featuresThe input features that can be line or polygon, or both. (In, Required)  
Public Propertyout_feature_classThe output line feature class. (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.