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.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyderived_out_terrainOutput Terrain (out, Optional)  
Public Propertyin_terrainThe terrain to which you want to add a pyramid level. (In, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypyramid_level_definitionThe 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)  
Public Propertypyramid_typeThe 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)  
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.