53 lines
1.2 KiB
Groff
53 lines
1.2 KiB
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
.TH DWGADD "1" "February 2024" "dwgadd 0.13.3" "User Commands"
|
|
.SH NAME
|
|
dwgadd \- manual page for dwgadd 0.13.3
|
|
.SH SYNOPSIS
|
|
.B dwgadd
|
|
[\fI\,OPTIONS\/\fR] \fI\,-o outfile addfile\/\fR
|
|
.SH DESCRIPTION
|
|
Create a DWG (or DXF, JSON) by adding entities with instructions from a special dwgadd file.
|
|
See `man 5 dwgadd`
|
|
.TP
|
|
\fB\-\-dxf\fR:
|
|
write DXF, not DWG
|
|
.HP
|
|
\fB\-\-binary\fR: write binary DXF, not DWG
|
|
.TP
|
|
\fB\-\-json\fR:
|
|
write JSON, not DWG
|
|
.TP
|
|
\fB\-v[0\-9]\fR, \fB\-\-verbose\fR [0\-9]
|
|
verbosity
|
|
.TP
|
|
\fB\-\-as\fR rNNNN
|
|
save as version
|
|
.IP
|
|
Valid versions:
|
|
.IP
|
|
r1.1, r1.2, r1.4, r2.6, r2.10, r9, r10, r11, r12, r14, r2000 (default)
|
|
.IP
|
|
Planned versions:
|
|
.IP
|
|
r2004, r2007, r2010, r2013, r2018
|
|
.HP
|
|
\fB\-o\fR outfile, \fB\-\-file\fR outfile (default: stdout)
|
|
.TP
|
|
\fB\-\-version\fR
|
|
display the version and exit
|
|
.TP
|
|
\fB\-\-help\fR
|
|
display this help and exit
|
|
.SH "SEE ALSO"
|
|
The full documentation for
|
|
.B dwgadd
|
|
is maintained as a Texinfo manual. If the
|
|
.B info
|
|
and
|
|
.B dwgadd
|
|
programs are properly installed at your site, the command
|
|
.IP
|
|
.B info LibreDWG
|
|
.PP
|
|
should give you access to the complete manual.
|