Up
Next
off2crds - converts an OFF file to a coordinate file
off2crds [options] [input_file]
Extract coordinates from a file in OFF format.
- input_file
- input file in OFF format, or if not given the program reads from stdin
- -h
- program help
- -s <sep>
- separator between coordinates (default " ")
- -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
Coordinates of a cube's vertices
unipoly cube | off2crds -o cube_coords.txt
Up:
Programs and Documentation
Next:
crds2off - converts a coordinate file to OFF format
Antiprism Documentation 1.2.2007 -
http://www.antiprism.com/