MGED CMD tra
From BRL-CAD
tra[edit]
Contents
Syntax[edit]
- tra dx dy dz
Argument(s)[edit]
- dx
- Change in X component.
- dy
- Change in Y component.
- dz
- Change in Z component.
Return Value(s)[edit]
- No Return Values for this command.
Description[edit]
The "tra" command translates the view or an object. Exactly what is done is determined by mged’s state as well as the state of the current display manager. The parameters dx, dy, and dz are in local units.
Example(s)[edit]
- mged> tra 10 0 0
- Translate by 10 units along the x axis.
See Also[edit]
Page Generated by David Loman on: 10/12/2007 at: 7:26:11 AM