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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyazimuth_field Field name containing Azimuth (rotation) values for the ellipse. (In, Optional)  
Public Propertyazimuth_units The measurement units of the values in the Azimuth Field. DEGREES is the default. (In, Optional)  
Public Propertydistance_units The units of measure of the major and minor axes. METERS is the default. (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_tableThe input table from which to generate ellipse features. (In, Required)  
Public Propertymajor_field Field name containing (semi) major axis length values of the ellipses. (In, Required)  
Public Propertyminor_field Field name containing (semi) minor axis length values of the ellipses. (In, Required)  
Public Propertyout_featureclass The output feature class that will contain the ellipse features. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyspatial_reference The spatial reference of the input coordinates in the X Field and Y Field. This will become the spatial refrence of the output feature class. The default is GCS_WGS_1984. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyx_field The input table field containing the X (longitude) center point coordinate. (In, Required)  
Public Propertyy_field The input table field containing the Y (latitude) center point coordinate. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.