mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
15 lines
495 B
HTML
15 lines
495 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Shapes to TIN</h1>
|
|
<div class='author'>(c) 2004 by O.Conrad</div>
|
|
<div class='description'>Convert a shapes layer to a TIN<br/>
|
|
<br/>
|
|
</div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Shapes <div class='type'>Input Shapes</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>TIN <div class='type'>Output TIN</div></dt><dd> <div class='constraints'></div></dd>
|
|
</dl>
|
|
</body></html>
|