For a list of all members of this type, see PointFileInformation members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| decimal_separator | Separator 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) |
| extrude_geometry | A 3D multipatch feature class will be generated based on the z minimum / maximum values of each input file.
(In, Optional) |
| file_suffix | The suffix of the files to import when a folder is specified on input. (In, Optional) |
| folder_recursion | Scans 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) |
| in_file_type | The format of the input file(s). Input file(s) must be in either a LAS, XYZ, XYZI, or GENERATE format. (In, Required) |
| input | One or more point data files or folders. (In, Required) |
| input_coordinate_system | The coordinate system of the input data. (In, Optional) |
| min_point_spacing | Average Point Spacing (out, Optional) |
| out_feature_class | The output feature class. (Out, Required) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| summarize_by_class_code | Scans 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) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
Top
See Also