![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | TinTriangle Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | hillshade | Provides hillshading for the feature class and sets the light source's. (In, Optional) |
![]() | in_tin | The input TIN. (In, Required) |
![]() | out_feature_class | The output feature class. (Out, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | tag_field | The output tag value field name into which the triangle tags will be placed. (In, Optional) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |
![]() | units | The units of measure to be used in calculating the slope. By default, the units will be degrees. (In, Optional) |
![]() | z_factor | The 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) |