Antiprism Up Next
Home
Programs
Examples
Album
Download
Project
Forum
About

off2eig - converts an OFF file to EIG format

Usage    |    Examples    |    Notes

Usage

Synopsis

off2eig [options] [input_files]

Description

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

Options

input_files
input files in OFF format, or if not given the program reads from standard input

-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)

-c <type>
springset colouring type, 0 - all purple, 1 - one colour per file (default), 2 - one colour per springset

-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

SpringDance is Windows program and can be downloaded from the SpringDance Site.


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


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

Contact: adrian@antiprism.com      -      Modified 18.8.2007