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
|
2017-12-03 16:07:21 +01:00
|
|
|
QgsProcessingParameterEnum|type|Input feature type|point;line;boundary;centroid;area;face;kernel|True|0,1,4,5|True
|
|
|
|
QgsProcessingParameterNumber|size|Radius of sphere for points and tube for lines|QgsProcessingParameterNumber.Double|10.0|False|0.0|None
|
|
|
|
QgsProcessingParameterString|zmod|Modifier for z coordinates, this string is appended to each z coordinate|None|False|True
|
|
|
|
QgsProcessingParameterString|objmod|Object modifier (OBJECT_MODIFIER in POV-Ray documentation)|None|False|True
|
2017-10-22 10:25:09 +02:00
|
|
|
QgsProcessingParameterFileDestination|output|POV vector|Pov files (*.pov)|None|False
|