MGED CMD orientation
From BRL-CAD
orientation
Contents
Syntax
- orientation x y z w
Argument(s)
- x
- X component of direction.
- y
- Y component of direction.
- z
- Z component of direction.
- w
- Twist component of direction.
Return Value(s)
- No Return Values for this command.
Description
The "orientation" command sets the view direction for MGED from the quaternion specified on the command line.
Example(s)
- mged> orientation 1 0 0 0
- Set viewing direction to bottom
See Also
Page Generated by David Loman on: 10/11/2007 at: 1:55:01 PM