translate - translates point, line or triangle clouds
translate [-l|--line] [-r|--reference] [-p INT|--precision INT] [-?|-h|--help] TX TY TZ
translate adds TX TY TZ to the coordinates of a point, line or triangle cloud. It takes its input from the standard input and returns the result to the standard output.
by default, the cloud is moved. With option -r, the frame of reference is moved.
for line clouds defined by 2 points on each line [format defined in view_li(1)]
number of decimals (default: 6)
Refer to the manual page
Written by Pierre Smars (first version: 2001)
Reports of bugs or problems should be submitted via electronic mail to <smars@yuntech.edu.tw>.
Copyright (C) 2015 Pierre Smars. License GPLv2 <http://www.gnu.org/licenses/gpl-2.0.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
rotate(1), mirror(1), view_pt(1), view_li(1), view_tri(1)