|
TIN Slope |
| Open Table of Contents | ToolBox Implementation |
| Calculates the slope of the TIN
Triangles of the input ESRI TIN or PolygonZ TIN in percent or degrees (0
to 90). Categorizes the triangles and groups them based on the slope. The
user can input a text file to be used for defining the groups to be
created. If not such file is provided the default grouping will be used.
Inputs:
Outputs:
Default breaks
Breaks file format The file consist of lines with 2 comma delimited values. The first value is the break value and the second the Group ID. The Group ID can be numeric or string, the only requirement is to be unique. The first value will define the first group, if for example the value is 5, the first group will be 0 to 5. Example text file:
Command line syntax - two different toolbox tools available depending on the type of the input TIN. Check the color coding for specifics.
Parameters
Scripting syntax ETS_GPSlopeFromEsriTIN (Input TIN, Out Feature Class, Slope Units, Class Break File) ETS_GPSlopeFromPolygonZTIN (Input TIN, Out Feature Class, Slope Units, Class Break File) See the explanations above: All ESRI
products mentioned are trademarks of Environmental Systems Research
Institute, Inc. |