mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
13 lines
595 B
HTML
13 lines
595 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>3D Shapes Viewer</h1>
|
|
<div class='author'>O. Conrad (c) 2011</div>
|
|
<div class='description'>This module is a very simple viewer for 3D shapes. It is still a small plant which shall grow in SAGA's garden until it is really powerful.</div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Shapes <div class='type'>Input Shapes</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Color <div class='type'>Table field</div></dt><dd> <div class='constraints'></div></dd>
|
|
</dl>
|
|
</body></html>
|