QGIS/python/plugins/processing/algs/qgis/help/polygonstolines.rst

28 lines
272 B
ReStructuredText
Raw Normal View History

POLYGONS TO LINES
=================
Description
-----------
Parameters
----------
- ``Input layer[Vector]``:
Outputs
-------
- ``Output layer[Vector]``:
See also
---------
Console usage
-------------
::
processing.runalg('qgis:polygonstolines', input, output)