Up
Next
off_util - utilities for OFF files
off_util [options] input_files
Read one or more files in OFF format, process them, and write them into
a single file.
- input_files
- input files in OFF format, or if not given the program reads from standard input
- -h
- program help
- -O
- orient the faces (if possible)
- -s
- skeleton, remove faces and write edges as two-edged faces (digons)
- -d <dgts>
- number of significant digits for output (default 17) or if
negative then the number of digits after the decimal point
- -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_util -o file3.off file1.off file2.off
This program replaces off_merge for file merging.
Up:
Programs and Documentation
Next:
conv_hull - convex hulls (using Qhull)
Antiprism Documentation 16.12.2005 -
http://www.antiprism.com/