2017-11-04 15:31:21 +01:00

13 lines
740 B
Plaintext

v.in.dxf
Converts files in DXF format to GRASS vector map format.
Vector (v.*)
QgsProcessingParameterFile|input|Name of input DXF file|0|dxf|None|False
QgsProcessingParameterString|layers|List of layers to import||False|True
QgsProcessingParameterBoolean|-e|Ignore the map extent of DXF file|True
QgsProcessingParameterBoolean|-t|Do not create attribute tables|False
QgsProcessingParameterBoolean|-f|Import polyface meshes as 3D wire frame|True
QgsProcessingParameterBoolean|-l|List available layers and exit|False
QgsProcessingParameterBoolean|-i|Invert selection by layers (don't import layers in list)|False
QgsProcessingParameterBoolean|-1|Import all objects into one layer|True
QgsProcessingParameterVectorDestination|output|Converted