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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyclip_to_extentPerforms 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)  
Public Propertyin_terrainThe terrain dataset to be converted. (In, Required)  
Public Propertymax_nodesThe 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)  
Public Propertyout_tinThe TIN to be created. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypyramid_level_resolutionThe resolution of the pyramid level to use for conversion. The default is 0, full resolution. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.