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




The following tables list the members exposed by DecimateTinNodes.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycopy_breaklinesIndicates whether breaklines from the input TIN are copied over to the output. The default is FALSE. (In, Optional)  
Public Propertyin_tinThe input TIN. (In, Required)  
Public PropertymethodThe decimation method may be based on ZTOLERANCE in which case the generalization produces an output TIN that's within a known vertical accuracy of the input, or COUNT, in which case the node count of the output TIN is constrained to a size limit. (In, Required)  
Public Propertyout_tinThe generalized 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.  
Top

See Also

© 2010 All Rights Reserved.