Up    Next

off2eig - converts an OFF file to EIG format

Usage    |    Examples    |    Notes

Usage

Synopsis

off2eig [options] [input_file]

Description

Convert a file in OFF format to EIG format for use in SpringDance.

Options

input_file
input file in OFF format, or if not given the program reads from stdin

-h
program help

-n <name>
base name for naming EIG elements

-e <dgts>
number of significant digits at which edge lengths will be converted to the same spring length (default 6)

-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

Examples

Produce an EIG file of a cube using "cube" in the EIG element names
   off2eig -n cube cube.off

Notes

Up: Programs and Documentation
Next: off2crds - converts an OFF file to a coordinate file

Packinon Documentation 15.6.2005 - http://packinon.sourceforge.net/