2014-04-19 15:53:43 +02:00
|
|
|
v.out.pov
|
2015-07-26 03:48:27 +02:00
|
|
|
Converts to POV-Ray format, GRASS x,y,z -> POV-Ray x,z,y
|
2014-04-19 15:53:43 +02:00
|
|
|
Vector (v.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterVectorLayer|input|Name of input vector map|-1|None|False
|
|
|
|
QgsProcessingParameterString|type|Feature type|point,line,area,face
|
|
|
|
QgsProcessingParameterNumber|size|Radius of sphere for points and tube for lines|QgsProcessingParameterNumber.Double|10.0|False|None|0
|
|
|
|
QgsProcessingParameterString|zmod|Modifier for z coordinates, this string is appended to each z coordinate|
|
|
|
|
QgsProcessingParameterString|objmod|Object modifier (OBJECT_MODIFIER in POV-Ray documentation)|
|
2017-10-22 10:25:09 +02:00
|
|
|
QgsProcessingParameterFileDestination|output|POV vector|Pov files (*.pov)|None|False
|