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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_rasterThe input raster. (In, Required)  
Public Propertymax_pointsThe maximum number of points that will be added to the TIN before the process is terminated. By default, the process will continue until all the points are added. (In, Optional)  
Public Propertyout_tinThe output TIN. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
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 that the heights of the resultant TIN will be multiplied from those of the input raster. Used to convert z units to x and y units. (In, Optional)  
Public Propertyz_toleranceThe maximum allowable difference in (z units) between the height of the input raster and the height of the output TIN. By default, the z tolerance is 1/10 of the z range of the input raster. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.