MGED CMD orientation
From BRL-CAD
Revision as of 08:11, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =orientation= __TOC__ ==Syntax== :orientation x y z w ==Argument(s)== : '''x''' :: X component of direction. : '''y''' :: Y component of direction. : '''z''' :: Z c...)
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