Tool TIN Viewer
3D viewer for TIN.
- Author: O. Conrad (c) 2014
 
- Menu: Visualization|3D Viewer
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | TIN | TIN, input | TIN | - | - | 
 | Map (*) | Grid, input, optional | DRAPE | rgb coded raster map to be draped | - | 
| Options | Elevation | Table field | HEIGHT | - | - | 
 | Color | Table field | COLOR | - | - | 
 | Grid system | Grid system | DRAPE_GRIDSYSTEM | - | - | 
| (*) optional | 
Command-line
Usage: saga_cmd garden_3d_viewer 0 [-TIN <str>] [-HEIGHT <str>] [-COLOR <str>] [-DRAPE <str>]
  -TIN:<str>   	TIN
	TIN, input
  -HEIGHT:<str>	Elevation
	Table field
  -COLOR:<str> 	Color
	Table field
  -DRAPE:<str> 	Map
	Grid, input, optional