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




The following tables list the members exposed by TinNode.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_tinThe input TIN. (In, Required)  
Public Propertyout_feature_classThe output feature class name. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyspot_fieldThe name of the elevation attribute field of the output feature class. If a name is given, the feature class will be 2D; otherwise, it will be 3D. By default, the feature class is 3D. (In, Optional)  
Public Propertytag_fieldThe name of the output feature class's tag attribute field. By default, no tag value field is created. (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.