dwgadd(1)

DWGADD(1) User Commands DWGADD(1)

NAME

dwgadd - manual page for dwgadd 0.13.4

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:
r1.1, r1.2, r1.4, r2.6, r2.10, r9, r10, r11, r13, r14, r2000 (default),
Planned versions:
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 properly installed at your site, the command

info LibreDWG

should give you access to the complete manual.

March 2026 dwgadd 0.13.4