Provided by: grass-doc_6.4.3-3_all
NAME
v.out.dxf - Exports GRASS vector map layers to DXF file format.
KEYWORDS
vector, export
SYNOPSIS
v.out.dxf v.out.dxf help v.out.dxf input=name [output=string] [--verbose] [--quiet] Parameters: input=name Name of input vector map output=string DXF output file
DESCRIPTION
The GRASS program v.out.dxf conversion program generates an ASCII DXF (AutoCAD) file from a GRASS vector. The output file is placed in the user's current working directory unless the user specifies a full pathname for the output.
NOTES
DXF files output by AutoCAD have the suffix .dxf
REFERENCES
AutoCad DXF (from Wikipedia, the free encyclopedia)
SEE ALSO
v.in.dxf, Introduction to GRASS vector map processing
AUTHOR
Charles Ehlschlaeger, U.S. Army Construction Engineering Research Laboratory, wrote original v.out.dxf program in 4/89. Update to GRASS 5.7 Radim Blazek, 10/2004 Last changed: $Date: 2011-11-08 01:42:51 -0800 (Tue, 08 Nov 2011) $ Full index © 2003-2013 GRASS Development Team