(root)/
libredwg-0.13/
examples/
dwgadd.1
DWGADD(1) User Commands DWGADD(1)

NAME
dwgadd - manual page for dwgadd 0.13.0

SYNOPSIS
dwgadd [OPTIONS] -o outfile addfile

DESCRIPTION
Create a DWG (or DXF, JSON) by adding entities with instructions from a special dwgadd file. See ‘man 5 dwgadd‘

--dxf: write DXF, not DWG

--binary: write binary DXF, not DWG

--json:
write JSON, not DWG

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

--as rNNNN
save as version

Valid versions:

r12, r14, r2000 (default)

Planned versions:

r1.4, r2.6, r2.10, r9, r10, r11, r2004, r2007, r2010, r2013, r2018

-o outfile, --file outfile (default: stdout)

--version
display the version and exit

--help display this help and exit

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

info LibreDWG

should give you access to the complete manual.

dwgadd 0.13.0 Dezember 2022 DWGADD(1)