Antiprism Up Next
Home
Programs
Examples
Album
Download
Development
Forum
About

off2crds - convert an OFF file to a coordinate file

Usage    |    Examples    |    Notes

Usage



Usage: off2crds [options] [input_file]

Extract coordinates from a file in OFF format. If input_file is not given
then input is read from standard input.

Options
  -h,--help this help message (run 'off_util -H help' for general help)
  --version version information
  -s <sep>  string to separate coordinates (default \" \")
  -d <dgts> number of significant digits (default 16) or if negative
            then the number of digits after the decimal point
  -o <file> write output to file (default: write to standard output)

Examples

Coordinates of a cube's vertices
off2crds -o cube_coords.txt cube


Notes


     Next: off_color - add colours to an OFF file
     Up: Programs and Documentation


Home   |   Programs   |   Examples   |   Album   |   Download   |   Development   |   Forum   |   About

Contact: adrian@antiprism.com      -      Modified 27.3.2019