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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyendx_field Ending point's X coordinate field. (In, Required)  
Public Propertyendy_field Ending point's Y coordinate field. (In, Required)  
Public Propertyid_field ID field from the input table. This may be used to join the output features back to the input table. (In, Optional)  
Public Propertyin_table Table with fields for starting and ending X and Y coordinates. (In, Required)  
Public Propertyline_type Type of two-point lines to construct. Default line type is GEODESIC. (In, Required)  
Public Propertyout_featureclass Feature class that will contain the output lines. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyspatial_reference Spatial Reference of the input coordinates. Default is GCS_WGS_1984. (In, Optional)  
Public Propertystartx_field Starting point's X coordinate field. (In, Required)  
Public Propertystarty_field Starting point's Y coordinate field. (In, Required)  
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.