ESRI.ArcGIS.Analyst3DTools | |
TerrainToTin Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Analyst3DTools Namespace : TerrainToTin Class |
The following tables list the members exposed by TerrainToTin.
Name | Description | |
---|---|---|
TerrainToTin Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
clip_to_extent | Performs a neatline clip on the output TIN. The analysis extent is used as the clip polygon. This only has an effect if the analysis extent is defined and it's smaller than the extent of the input terrain. (In, Optional) | |
in_terrain | The terrain dataset to be converted. (In, Required) | |
max_nodes | The maximum number of nodes permitted in the output TIN. The tool will return an error if the conversion properties (in other words, analysis extent and pyramid level) would produce a TIN that exceeds this size. The default is 5 million. (In, Optional) | |
out_tin | The TIN to be created. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
pyramid_level_resolution | The resolution of the pyramid level to use for conversion. The default is 0, full resolution. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |