stl2gts - Man Page
convert an STL file to GTS format.
Synopsis
stl2gts [Options] < input.stl > output.gts
Description
This manual page documents briefly the stl2gts command.
Options
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
- -r, --revert
Revert face normals.
- -n, --nomerge
Do not merge vertices.
- -v, --verbose
Display surface statistics.
- -h, --help
Display the help and exit.
Author
stl2gts was written by Stephane Popinet <popinet@users.sourceforge.net>.
This manual page was written by Ruben Molina <rmolina@udea.edu.co>, for the Debian project (but may be used by others).
Info
June 2, 2008 GNU Triangulated Surface utils