![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | TinNode Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | in_tin | The input TIN. (In, Required) |
![]() | out_feature_class | The output feature class name. (Out, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | spot_field | The 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) |
![]() | tag_field | The name of the output feature class's tag attribute field. By default, no tag value field is created. (In, Optional) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |