QGIS/python/plugins/sextante/saga/help/DropPointCloudAttribute.html

16 lines
905 B
HTML

<html>
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
<body>
<h1 class='module'>Drop Point Cloud Attribute</h1>
<div class='author'>Volker Wichmann (c) 2010, LASERDATA GmbH</div>
<div class='description'>The module can be used to drop an attribute from a point cloud. In case the output dataset is not set, the attribute will be dropped from the input dataset, i.e. the input dataset will be overwritten.<br/>
<br/>
</div>
<h2>Parameters</h2>
<dl class='parameters'>
<dt>Input <div class='type'>Input Point Cloud</div></dt><dd>Point Cloud to drop attribute from. <div class='constraints'></div></dd>
<dt>Attribute to drop <div class='type'>Table field</div></dt><dd>Attribute to drop. <div class='constraints'></div></dd>
<dt>Output <div class='type'>Output Point Cloud</div></dt><dd>Point Cloud with attribute dropped. <div class='constraints'></div></dd>
</dl>
</body></html>