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




The following tables list the members exposed by PointFileInformation.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydecimal_separatorSeparator symbol used in ASCII files. The default is decimal point. Allows user to declare if decimal symbol used in file(s) is a point or comma. (In, Optional)  
Public Propertyextrude_geometryA 3D multipatch feature class will be generated based on the z minimum / maximum values of each input file. (In, Optional)  
Public Propertyfile_suffixThe suffix of the files to import when a folder is specified on input. (In, Optional)  
Public Propertyfolder_recursionScans through subfolders when an input folder is selected containing data in a subfolders directory. The output feature class will be generated with a column row for each file encountered in the directory structure. (In, Optional)  
Public Propertyin_file_typeThe format of the input file(s). Input file(s) must be in either a LAS, XYZ, XYZI, or GENERATE format. (In, Required)  
Public PropertyinputOne or more point data files or folders. (In, Required)  
Public Propertyinput_coordinate_systemThe coordinate system of the input data. (In, Optional)  
Public Propertymin_point_spacingAverage Point Spacing (out, Optional)  
Public Propertyout_feature_classThe output feature class. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysummarize_by_class_codeScans through the LAS files and analyzes the class code values. The attribute table of the output feature class will contain statistical information for each class code encountered. (In, Optional)  
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.