mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
7 lines
288 B
Plaintext
7 lines
288 B
Plaintext
v.to.lines
|
|
Converts vector polygons or points to lines.
|
|
Vector (v.*)
|
|
QgsProcessingParameterVectorLayer|input|Name of input vector map|-1|None|False
|
|
QgsProcessingParameterEnum|method|Method used for point interpolation|delaunay|False|0
|
|
QgsProcessingParameterVectorDestination|output|Lines
|