1anytooff(1gv) anytooff(1gv)
2
3
4
6 anytooff - filter to convert a (set of) geomview data file(s) contain‐
7 ing any geomview primitives into a single polylist.
8
10 anytooff [filename ...]
11
13 Anytooff reads OOGL geometry data (from the given files, if any, other‐
14 wise from standard input) and outputs the new polylist (in OFF format)
15 to standard output. Offcombine is a synonym for anytooff.
16
18 In converting a list object, anytooff uses PLCombine(3) to merge the
19 members of the list. PLCombine(3) has certain limitations with regard
20 to the way in handles color and normal data; see its manual page for
21 details.
22
23 When vector objects are switched into polylists, they are transformed
24 into polygons with two vertices. The faces of the polygons are the
25 same color as the given vectors, but the edges of the polygons, which
26 are their only visible aspect, have no color.
27
29 anytopl(3), geomview(1)
30
32 Celeste Fowler
33 The Geometry Center
34
35
36
37Geometry Center November 2 1993 anytooff(1gv)