We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 1cded85 commit 3cc3946Copy full SHA for 3cc3946
python/plugins/processing/algs/grass7/description/v.in.dxf.txt
@@ -1,8 +1,8 @@
1
v.in.dxf
2
Converts files in DXF format to GRASS vector map format.
3
Vector (v.*)
4
-ParameterFile|input|Name of input DXF file|False
5
-ParameterString|layers|List of layers to import|
+ParameterFile|input|Name of input DXF file|False|False
+ParameterString|layers|List of layers to import||False|True
6
ParameterBoolean|-e|Ignore the map extent of DXF file|True
7
ParameterBoolean|-t|Do not create attribute tables|False
8
ParameterBoolean|-f|Import polyface meshes as 3D wire frame|True
0 commit comments