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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_feature_classThe input 2D feature class. (In, Required)  
Public Propertyin_surfaceThe input raster, triangulated irregular network (TIN), or terrain dataset surface to be used as a source of z-values. (In, Required)  
Public PropertymethodInterpolation method used to define the Z values for the input features. (In, Optional)  
Public Propertyout_propertyThe output z properties that will be added to the attribute table of the input feature class. (In, Required)  
Public Propertyoutput_feature_classOutput Feature Class (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypyramid_level_resolutionThe resolution of the terrain dataset pyramid level to use for geoprocessing. The default is 0, full resolution. (In, Optional)  
Public Propertysample_distanceThe spacing at which z-values will be interpolated. By default, this is a raster's cell size or a terrain or TIN's natural densification. (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 Propertyz_factorThe factor by which the heights of the input surface will be multiplied to calculate new heights in the output feature class. It is used for converting z-units to match x,y units. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.