ESRI.ArcGIS.Analyst3DTools | |
CreateTerrain Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Analyst3DTools Namespace : CreateTerrain Class |
The following tables list the members exposed by CreateTerrain.
Name | Description | |
---|---|---|
CreateTerrain Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
average_point_spacing | The average distance between input points and vertices. (In, Required) | |
config_keyword | Configuration keyword for ArcSDE. (In, Optional) | |
derived_out_terrain | Output Terrain (out, Optional) | |
in_feature_dataset | The feature dataset where the Terrain dataset will be created. (In, Required) | |
max_overview_size | The terrain overview is the coarsest representation of the Terrain dataset. It's like a vector-based thumbnail. The maximum size is the upper limit to the number of measurement points sampled to create the overview. (In, Optional) | |
out_terrain_name | The output Terrain dataset. (In, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
pyramid_type | The type of filter used by the terrain to construct the pyramid. (In, Optional) | |
secondary_thinning_method | The type of additional thinning, if any, to use with the Window Size filter. (In, Optional) | |
secondary_thinning_threshold | The vertical threshold used to activate secondary thinning with the Window Size filter. The value should be set equal to or larger than the vertical accuracy of the data. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
windowsize_method | The criterion used for selecting points when the pyramid type is Window Size. (In, Optional) |