![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | TinRaster Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | data_type | Choose whether the output raster will be floating point or integer. By default, the output raster is floating point. (In, Optional) |
![]() | in_tin | The TIN to be converted. (In, Required) |
![]() | method | Choose an interpolation method. By default, cell values are calculated using the LINEAR method. (In, Optional) |
![]() | out_raster | The output raster. (Out, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | sample_distance | Choose the sampling distance. (In, Optional) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |
![]() | z_factor | The 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) |