Up
Next
off_merge - merges OFF files
off_merge [options] input_files
Read several files in OFF format and write them into a single file.
- input_files
- the list of OFF files to merge.
- -h
- program help
- -o <file>
- write output to file, if this option is not used
the program writes to standard output
Merge two file into a third
off_merge -o file3.off file1.off file2.off
Up:
Programs and Documentation
Next:
conv_hull - convex hulls (using Qhull)
Packinon Documentation 14.6.2005 -
http://packinon.sourceforge.net/