We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53add69 commit 71671feCopy full SHA for 71671fe
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