ESRI.ArcGIS.Analyst3DTools | |
AddTerrainPyramidLevel Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Analyst3DTools Namespace : AddTerrainPyramidLevel Class |
The following tables list the members exposed by AddTerrainPyramidLevel.
Name | Description | |
---|---|---|
AddTerrainPyramidLevel Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
derived_out_terrain | Output Terrain (out, Optional) | |
in_terrain | The terrain to which you want to add a pyramid level. (In, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
pyramid_level_definition | The z-tolerance or window size and reference scale of one or more pyramid levels that will be added to the terrain. The values are given in space delimited pairs; one pair for each level. The pyramid type (z-tolerance or window size) can be specified as a floating point value. The reference scale must be provided as a whole number (e.g., a value of 24000 represents a scale of 1:24000). (In, Required) | |
pyramid_type | The type of pyramid methodology. This parameter has no value with ArcGIS 9.3 and beyond and may be omitted. The purpose of this parameter is to ensure compatibility with scripts and models written using ArcGIS 9.2. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |