ESRI.ArcGIS.Analyst3DTools
CreateTerrain Class Properties
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Analyst3DTools Namespace : CreateTerrain Class




For a list of all members of this type, see CreateTerrain members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyaverage_point_spacingThe average distance between input points and vertices. (In, Required)  
Public Propertyconfig_keywordConfiguration keyword for ArcSDE. (In, Optional)  
Public Propertyderived_out_terrainOutput Terrain (out, Optional)  
Public Propertyin_feature_datasetThe feature dataset where the Terrain dataset will be created. (In, Required)  
Public Propertymax_overview_sizeThe 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)  
Public Propertyout_terrain_nameThe output Terrain dataset. (In, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypyramid_typeThe type of filter used by the terrain to construct the pyramid. (In, Optional)  
Public Propertysecondary_thinning_methodThe type of additional thinning, if any, to use with the Window Size filter. (In, Optional)  
Public Propertysecondary_thinning_thresholdThe 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)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertywindowsize_methodThe criterion used for selecting points when the pyramid type is Window Size. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.