mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
7 lines
295 B
Plaintext
7 lines
295 B
Plaintext
v.to.lines
|
|
Converts vector polygons or points to lines.
|
|
Vector (v.*)
|
|
QgsProcessingParameterFeatureSource|input|Name of input vector map|-1|None|False
|
|
QgsProcessingParameterEnum|method|Method used for point interpolation|delaunay|False|0|True
|
|
QgsProcessingParameterVectorDestination|output|Lines
|