v.in.dxf.txt 786 B

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