mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-17 00:09:36 -04:00
Update grass7.txt
Correct the list of vector output types (guess I was interrupted while working on this section).
This commit is contained in:
parent
ce9e9bfd5c
commit
ff8727ae6e
@ -125,9 +125,9 @@ QgsProcessingParameterVectorDestination|[name of GRASS output]|[description of o
|
||||
|
||||
The following types are available
|
||||
|
||||
QgsProcessing.TypeVectorPoint
|
||||
QgsProcessing.TypeVectorLine
|
||||
QgsProcessing.VectorLine
|
||||
QgsProcessing.VectorPolygon
|
||||
QgsProcessing.TypeVectorPolygon
|
||||
QgsProcessing.TypeVectorAnyGeometry
|
||||
|
||||
Example: QgsProcessingParameterVectorDestination|flowline|Flow line|QgsProcessing.TypeVectorLine|None|True
|
||||
|
Loading…
x
Reference in New Issue
Block a user