translate

NAME

translate - translates point, line or triangle clouds

SYNOPSIS

translate [-l|--line] [-r|--reference] [-p INT|--precision INT] [-?|-h|--help] TX TY TZ

DESCRIPTION

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.

OPTIONS

-r,--reference

by default, the cloud is moved. With option -r, the frame of reference is moved.

-l,--line

for line clouds defined by 2 points on each line [format defined in view_li(1)]

-p INTEGER, --precision INTEGER

number of decimals (default: 6)

-h,--help,-?

Refer to the manual page

AUTHORS

Written by Pierre Smars (first version: 2001)

BUGS

Reports of bugs or problems should be submitted via electronic mail to <smars@yuntech.edu.tw>.

COPYRIGHT

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.

SEE ALSO

rotate(1), mirror(1), view_pt(1), view_li(1), view_tri(1)

Pierre SMARS (tools, home page)