mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
15 lines
783 B
HTML
15 lines
783 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Export TIN to Stereo Lithography File (STL)</h1>
|
|
<div class='author'>Navaladi, Schoeller, Conrad (c) 2009</div>
|
|
<div class='description'><a href="http://www.ennex.com/~fabbers/StL.asp">The StL Format</a></div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>TIN <div class='type'>Input TIN</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Z Attribute <div class='type'>Table field</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>File <div class='type'>File path</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Output Type <div class='type'>Choice</div></dt><dd> <div class='constraints'>Available choices: ASCII, binary</div></dd>
|
|
</dl>
|
|
</body></html>
|