| Filename | drawmove.pl |
| Author | Marvin Simkin |
| Program Created | 2003-05-28 |
| Last Updated | Jan 4 10:06 |
| Purpose | adjust all X Y and Z values in draw files |
| syntax | drawmove.pl X Y Z < orig.draw > moved.draw |
| X | distance for X dimensions, 0=no movement |
| Y | distance for Y dimensions, 0=no movement |
| Z | distance for Z dimensions, 0=no movement |
| orig.draw | draw instructions for object in its original location |
| moved.draw | those same instructions but with points moved |
If you want to merely "clean up" or standardize the format of a hand-entered draw file, try "drawmove.pl 0 0 0 < hand.draw > fixed.draw"
|
|
|