mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
17 lines
1000 B
HTML
17 lines
1000 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Polygon Properties</h1>
|
|
<div class='author'>V.Olaya (c) 2004, O.Conrad (c) 2011</div>
|
|
<div class='description'>General and geometric properties of polygons.</div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Polygons <div class='type'>Input Shapes</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Polygons with Property Attributes <div class='type'>Output Shapes</div></dt><dd>If not set property attributes will be added to the orignal layer. <div class='constraints'></div></dd>
|
|
<dt>Number of Parts <div class='type'>Boolean</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Number of Vertices <div class='type'>Boolean</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Perimeter <div class='type'>Boolean</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Area <div class='type'>Boolean</div></dt><dd> <div class='constraints'></div></dd>
|
|
</dl>
|
|
</body></html>
|