1v.in.dxf(1)                   Grass User's Manual                  v.in.dxf(1)
2
3
4

NAME

6       v.in.dxf  - Converts files in DXF format to GRASS vector file format.
7

KEYWORDS

9       vector
10

SYNOPSIS

12       v.in.dxf
13       v.in.dxf help
14       v.in.dxf      [-leti1f]     input=string      [output=name]       [lay‐
15       ers=string[,string,...]]   [--overwrite]
16
17   Flags:
18       -l  List available layers and exit
19
20       -e  Ignore the map extent of DXF file
21
22       -t  Do not create attribute tables
23
24       -i  Invert selection by layers (don't import layers in list)
25
26       -1  Import all objects into one layer
27
28       -f  Import polyface meshes as 3D wire frame
29
30       --overwrite
31
32   Parameters:
33       input=string
34           DXF input file
35
36       output=name
37           Name for output vector map
38
39       layers=string[,string,...]
40           List of layers to import
41

DESCRIPTION

43       Standard DXF is imported. The  following  graphical  objects  are  sup‐
44       ported:
45
46                     GRASS point type:
47
48                            DXF POINT
49              GRASS line type:
50
51                            DXF LINE
52
53                            DXF POLYLINE
54
55                            DXF LWPOLYLINE
56
57                            DXF ARC
58
59                            DXF CIRCLE
60
61                            DXF TEXT
62              GRASS face type:
63
64                            DXF POLYFACE MESHES
65
66                            DXF 3DFACE
67

SEE ALSO

69       v.out.dxf, Introduction to GRASS vector map processing
70

AUTHORS

72       Original written by Chuck Ehlschlaeger, 6/1989
73       Revised by Dave Gerdes, 12/1989
74       US Army Construction Engineering Research Lab
75
76       Updated for GRASS 6 and 3D support. Huidae Cho, 3/2006
77
78       Last changed: $Date: 2006/06/08 00:07:19 $
79
80       Full index
81
82
83
84GRASS 6.2.2                                                        v.in.dxf(1)
Impressum