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




The following tables list the members exposed by TinTriangle.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyhillshadeProvides hillshading for the feature class and sets the light source's. (In, Optional)  
Public Propertyin_tinThe input TIN. (In, Required)  
Public Propertyout_feature_classThe output feature class. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertytag_fieldThe output tag value field name into which the triangle tags will be placed. (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 PropertyunitsThe units of measure to be used in calculating the slope. By default, the units will be degrees. (In, Optional)  
Public Propertyz_factorThe factor applied to the triangle slope calculation to convert the TIN's z-units to its x- and y-units. By default, the Z factor is 1. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.