Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
DXFWRITE(1)			  User Commands 		     DXFWRITE(1)

NAME
     dxfwrite - manual page for dxfwrite 0.12.4

SYNOPSIS
     dxfwrite [OPTION]... [-o DXFFILE] INFILE

DESCRIPTION
     Writes a DXF file from various input formats.

     -v[0-9], --verbose [0-9]
	    verbosity

     --as rNNNN
	    save as version

	    Valid versions:

	    r12, r13, r14, r2000, r2004, r2007, r2010, r2013, r2018

     -I fmt,  --format fmt
	    DWG, DXF, DXFB, JSON

	    Planned input formats: GeoJSON, YAML, XML/OGR, GPX

     -o dxffile, --file

     -m, --minimal
	    only $ACADVER, HANDSEED and ENTITIES

     -b, --binary
	    create a binary DXF

     -y, --overwrite
	    overwrite existing files

     --help
	    display this help and exit

     --version
	    output version information and exit

     GNU LibreDWG online manual: <https://www.gnu.org/software/libredwg/>

SEE ALSO
     The  full documentation for dxfwrite is maintained as a Texinfo manual.  If
     the info and dxfwrite programs are properly installed  at	your  site,  the
     command

	    info LibreDWG

     should give you access to the complete manual.

dxfwrite 0.12.4 		   April 2021			     DXFWRITE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=dxfwrite&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help