MGED CMD mrot
From BRL-CAD
mrot[edit]
Contents
Syntax[edit]
- mrot x y z
Argument(s)[edit]
- 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)[edit]
- No Return Values for this command.
Description[edit]
Rotate the view using model x y z.
Example(s)[edit]
- mged> mrot 0 0 10
- Rotate the view about the model z axis by 10˚.
See Also[edit]
- No related commands.
Page Generated by David Loman on: 10/11/2007 at: 1:53:22 PM