Difference between revisions of "MGED CMD mrot"
From BRL-CAD
(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...) |
m |
||
Line 1: | Line 1: | ||
− | [[Category:MGED]] | + | [[Category:MGED|Mrot]] |
− | + | [[Category:MGED view manipulation|Mrot]] | |
=mrot= | =mrot= | ||
__TOC__ | __TOC__ |
Latest revision as of 21:34, 30 November 2009
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