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




The following tables list the members exposed by TinRaster.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydata_typeChoose whether the output raster will be floating point or integer. By default, the output raster is floating point. (In, Optional)  
Public Propertyin_tinThe TIN to be converted. (In, Required)  
Public PropertymethodChoose an interpolation method. By default, cell values are calculated using the LINEAR method. (In, Optional)  
Public Propertyout_rasterThe output raster. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysample_distanceChoose the sampling distance. (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 resultant raster will be multiplied from those of the input TIN; used to convert z-units to x and y-units. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.