2016-03-12 11:41:40 +01:00
|
|
|
v.out.vtk
|
|
|
|
Converts a vector map to VTK ASCII output.
|
|
|
|
Vector (v.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterVectorLayer|input|Name of input vector map|-1|None|False
|
|
|
|
QgsProcessingParameterString|precision|Number of significant digits (floating point only)|None|False|True
|
|
|
|
QgsProcessingParameterNumber|zscale|Scale factor for elevation|QgsProcessingParameterNumber.Double|1.0|True|0.0|None
|
|
|
|
*QgsProcessingParameterBoolean|-c|Correct the coordinates to fit the VTK-OpenGL precision|False
|
|
|
|
*QgsProcessingParameterBoolean|-n|Export numeric attribute table fields as VTK scalar variables|False
|
2016-03-12 11:41:40 +01:00
|
|
|
OutputFile|output|VTK File
|