.TH v.out.dxf .SH NAME \fIv.out.dxf\fR \ - GRASS vector format to DXF format conversion program. .br .I (GRASS Vector Data Export Program) .SH SYNOPSIS .B v.out.dxf .br .B v.out.dxf help .br \fBv.out.dxf input\*=\fIname \fBoutput\*=\fIname \fR .SH DESCRIPTION The GRASS program \fIv.out.dxf\fR conversion program generates an ASCII DXF (AutoCad) file from a GRASS vector ASCII file. The output file is placed in the user's current working directory unless the user specifies a full pathname for the \fIoutput\fR. .LP \fBParameters:\fR .IP \fBinput\*=\fIname\fR 18 The name of an existing GRASS vector ASCII file. .IP \fBoutput\*=\fIname\fR 18 Name to be assigned to the DXF output file. .br NOTE: DXF files output by AutoCad have the suffix .dxf .SH NOTES This program does not currently read in binary files. .SH SEE ALSO .I v.cadlabel, .I v.digit, .I v.in.ascii, .I v.in.dxf, .I v.support .SH AUTHOR Chuck Ehlschlaeger, U.S. Army Construction Engineering Research Laboratory, wrote original \fIv.out.dxf\fR program in 4/89.