MGED CMD mrot
From BRL-CAD
Revision as of 07:57, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =mrot= __TOC__ ==Syntax== :mrot x y z ==Argument(s)== : '''x''' :: Degrees of rotation on the X axis : '''y''' :: Degrees of rotation on the Y axis : '''z''' :: Deg...)
mrot
Contents
Syntax
- mrot x y z
Argument(s)
- x
- Degrees of rotation on the X axis
- y
- Degrees of rotation on the Y axis
- z
- Degrees of rotation on the Z axis
Return Value(s)
- No Return Values for this command.
Description
Rotate the view using model x y z.
Example(s)
- mged> mrot 0 0 10
- Rotate the view about the model z axis by 10˚.
See Also
- No related commands.
Page Generated by David Loman on: 10/11/2007 at: 1:53:22 PM