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




The following tables list the members exposed by Ascii3DToFeatureClass.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyaverage_point_spacingThe average planimetric distance between points of the input. This parameter is only used when the output geometry type is set to MULTIPOINT. Its used as a means to bin, or group, the points together. Specify the spacing in the horizontal units of the target feature class. (In, Optional)  
Public Propertydecimal_separatorThe character used to represent a decimal for floating point numbers in the input file(s). The default is decimal point. (In, Optional)  
Public Propertyfile_suffixThe suffix of the files to import when a folder is specified on input. (In, Optional)  
Public Propertyin_file_typeThe format of the input file(s). (In, Required)  
Public PropertyinputOne or more input files or folders with data in ASCII XYZ or XYZI (with lidar intensity) or 3-D GENERATE format. If a folder is specified all the files inside the folder named with the same extension as the file suffix parameter will be used. If multiple files are involved they need to be in the same format. (In, Required)  
Public Propertyinput_coordinate_systemThe coordinate system of the input data. (In, Optional)  
Public Propertyout_feature_classThe output feature class. (Out, Required)  
Public Propertyout_geometry_typeThe geometry type of the output feature class. (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.  
Public Propertyz_factorThe Z Factor is a multiplier applied to the input z values to convert between units such as feet to meters and to convert between signs (e.g. positive depths into negative heights relative to sea level). Use a negative factor to reverse signs. The default is 1.0, or no change. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.