FreeBSD Manual Pages
TRANSLATE(nged) BRL-CAD MGED Commands TRANSLATE(nged) NAME translate - Used to precisely control the translation of an object in both primitive edit and matrix edit modes. SYNOPSIS translate {x y z} DESCRIPTION Used to precisely control the translation of an object in both primitive edit and matrix edit modes. The keypoint of the edited object or shape is translated to the specified coordinates. EXAMPLES The example shows the use of the translate command to move a currently edited object to specified model coordinates. Example 1. Move a currently edited object to specified coordinates. mged>translate 10 20 30 Moves a currently edited object to the model coordinates (10 20 30). AUTHOR BRL-CAD Team BUG REPORTS Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org BRL-CAD 03/02/2021 TRANSLATE(nged)
NAME | SYNOPSIS | DESCRIPTION | EXAMPLES | AUTHOR | BUG REPORTS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=translate&manpath=FreeBSD+13.0-RELEASE+and+Ports>