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

17 lines
1.0 KiB
HTML

<html>
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
<body>
<h1 class='module'>Point Cloud Cutter</h1>
<div class='author'>O.C onrad, V. Wichmann (c) 2009-10</div>
<div class='description'>This modules allows to extract subsets from a Point Cloud. The area-of-interest is defined either by bounding box coordinates, the extent of a grid system or a shapes layer, or by polygons of a shapes layer. Note that the latter does not support the inverse selection.<br/>
<br/>
</div>
<h2>Parameters</h2>
<dl class='parameters'>
<dt>Points <div class='type'>Input Point Cloud</div></dt><dd> <div class='constraints'></div></dd>
<dt>Cut <div class='type'>Output Point Cloud</div></dt><dd> <div class='constraints'></div></dd>
<dt>Choose Cut from ... <div class='type'>Choice</div></dt><dd> <div class='constraints'>Available choices: User Defined Extent, Grid System Extent, Shapes Extent, Polygons</div></dd>
<dt>Inverse <div class='type'>Boolean</div></dt><dd>Invert selection. <div class='constraints'></div></dd>
</dl>
</body></html>