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.
Name | Description | |
---|---|---|
PointFileInformation Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
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. |