
#-----------------------------------------------------------------------------
# Cut Morph Precision
# Copyright (c) 2005 David G Drumright (ockham)
# 4/26/05

# Cuts all 'd' and 'v' lines to chosen number of decimal places.

Start the script; fill in the Number of digits box with desired
maximum decimal places.  If you leave it empty, we use 4.
Hit Go to pick a file from Poser's CR2 folders.

The result will be named with a MOD:

1930Bed.CR2
becomes
1930BedMOD.CR2

Within the MOD file, all delta lines and vertex lines
will be cut to the desired precision, and unneeded delta
lines (all 0) will be eliminated entirely.

#-----------------------------------------------------------------------------
