MGED CMD setview

[edit] setview

Contents


[edit] Syntax

setview x-angle y-angle z-angle


[edit] Argument(s)

x-angle
Angle, in degrees, about the X Axis
y-angle
Angle, in degrees, about the Y Axis
z-angle
Angle, in degrees, about the Z Axis

[edit] Return Value(s)

No Return Values for this command.


[edit] Description

The "setview" command sets the current view in MGED by specifying rotation angles (in degrees) about the x, y, and z axes. The rotations are performed about the z axis first, then the y axis, then the x axis. The "setview 0 0 0" command is a synonym for press top.

[edit] Example(s)

mged> setview 90 180 90
Set the current view to that set by ae 0 0.


[edit] See Also

ae
press

Page Generated by David Loman on: 10/12/2007 at: 7:21:27 AM