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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydecimal_formatThe decimal format of the output floating point values. AUTOMATIC determines how many digits are needed to preserve available precision while removing unnecessary trailing zeros. FIXED will write a specific number of digits after the decimal. The default is 3. This can be changed via the digits_after_decimal parameter. (In, Optional)  
Public Propertydecimal_separatorThe ASCII file separator. The default is DECIMAL_POINT. (In, Optional)  
Public PropertydelimiterThe text character used to separate numbers. (In, Optional)  
Public Propertyderived_outputOutput (out, Optional)  
Public Propertydigits_after_decimalUsed when the decimal_format is set to FIXED, this determines how many digits after the decimal are written for the floating point values written to the output file(s). (In, Optional)  
Public PropertyformatASCII text formats for 3D feature data. These include GENERATE, XYZ, and PROFILE. (In, Optional)  
Public Propertyin_feature_classThe feature class to export. (In, Required)  
Public Propertyout_fileThe output file name. The file name is used as a template when exporting a feature class containing multiple lines or polygons to XYZ format. (In, Required)  
Public Propertyoutput_locationThe folder where the file(s) will be written. (In, 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.