.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH DIME "1" "January 11, 2002" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME dxf2vrml \- program to convert .dxf formatted 3-D datasets to .VRML format. .SH SYNOPSIS .B dxf2vrml .RI [infile] [-o outfile] [-e maxerr] [-f] [-l] .SH DESCRIPTION This manual page documents briefly the .B dxf2vrml command. (default infile is stdin, default outfile is stdout) This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Instead, it has documentation in the GNU Info format; see below. .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. \fBdxf2vrml\fP is a program that... .SH OPTIONS These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. .TP .B infile default infile is stdin .TP .B \-o outfile, default outfile is stdout .TP .B \-e, Maximum error when tessellating curves .TP .B \-f, Respect the $FILLMODE header variable .TP .B \-vrml2, Write as vrml2. Default is vrml1 .TP .B \-l, Use layer color, ignore the color index .TP .B \-s, Set sub parameter .TP .B \-h, Show usage. .SH SEE ALSO files in: .BR /usr/share/doc/libdime/, .BR /usr/share/doc/libdime-dev/. .br The programs are documented fully by .IR http://www.coin3d.org/lib/dime/ , available via the Internet. .SH AUTHOR This manual page was written by A. Maitland Bottoms , for the Debian GNU/Linux system (but may be used by others).