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




For a list of all members of this type, see FeatureToPolygon members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyattributesSpecifies whether to preserve the input attribute schema or the attribures from label features in the output feature class, or omit any input attributes in the output feature class. This parameter does not work. It will not be removed for backward compatibility of scripts or models. The output attribute schema and field values for certain input combinations may be produced as described in the usage notes; most of them are unintended. (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 Propertylabel_featuresThe optional input point features that hold the attributes to be transferred to the output polygon features. (In, Optional)  
Public Propertyout_feature_classThe output polygon 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.