mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-08 00:05:32 -04:00
7 lines
331 B
Plaintext
7 lines
331 B
Plaintext
v.split
|
|
v.split.length - Split lines to shorter segments by length.
|
|
Vector (v.*)
|
|
QgsProcessingParameterVectorLayer|input|Input lines layer|1|None|False
|
|
QgsProcessingParameterNumber|length|Maximum segment length|QgsProcessingParameterNumber.Double|10.0|False|None|None
|
|
QgsProcessingParameterVectorDestination|output|Split by length
|