1iv2toiv1(1) General Commands Manual iv2toiv1(1)
2
3
4
6 iv2toiv1 - converts Inventor 2.0 files to the Inventor 1.0 format
7
9 iv2toiv1 infile outfile
10
12 iv2toiv1 reads the input file infile and writes it to the output file
13 outfile in Inventor 1.0 format.
14
16 Because of differences between the 1.0 and 2.0 file formats, some data
17 may be lost during the conversion to 1.0. For instance, the 2.0 file
18 format for SoSeparator contains fields for caching and culling, but the
19 1.0 format for SoSeparator has no fields. This information is lost dur‐
20 ing the conversion process.
21
23 /usr/share/data/models/* - Sample Inventor 2.0 data files
24
26 inventor, ivdowngrade, ivcat
27
28
29
30 iv2toiv1(1)