mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
14 lines
621 B
HTML
14 lines
621 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Fit N Points to shape</h1>
|
|
<div class='author'></div>
|
|
<div class='description'>(c) 2004 by Victor Olaya. Fit N Points to shape</div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Points <div class='type'>Output Shapes</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Shapes <div class='type'>Input Shapes</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Number of points <div class='type'>Integer</div></dt><dd>Number of points <div class='constraints'>Minimum: 1.0</div></dd>
|
|
</dl>
|
|
</body></html>
|