logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dxf2vrml - program to convert .dxf formatted 3-D datasets to .VRML format.

Author

       This manual page was written by A. Maitland Bottoms <bottoms@debian.org>, for the Debian GNU/Linux system
       (but may be used by others).

                                                January 11, 2002                                         DIME(1)

Description

       This  manual  page  documents briefly the 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.

       dxf2vrml is a program that...

Name

       dxf2vrml - program to convert .dxf formatted 3-D datasets to .VRML format.

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.

       infile default infile is stdin

       -ooutfile,
              default outfile is stdout

       -e,    Maximum error when tessellating curves

       -f,    Respect the $FILLMODE header variable

       -vrml2,
              Write as vrml2. Default is vrml1

       -l,    Use layer color, ignore the color index

       -s,    Set sub parameter

       -h,    Show usage.

See Also

       files in: /usr/share/doc/libdime/,/usr/share/doc/libdime-dev/.
       The programs are documented fully by http://www.coin3d.org/lib/dime/, available via the Internet.

Synopsis

dxf2vrml [infile][-ooutfile][-emaxerr][-f][-l]

See Also