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