MGED CMD viewget

From BRL-CAD

viewget[edit]

This is a developer command.

Syntax[edit]

viewget parameter


Argument(s)[edit]

parameter
Valid parameter from list below.

Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "viewget" command displays various mged view parameters. The possible parameters are:

aet
list the azimuth, elevation, and twist for the current viewing aspect.
center
list the model coordinates (mm) of the center of the viewing cube.
size
list the size (mm) of a side the current mged display.
eye
list the model coordinates (mm) of the current eye point.
ypr
list the yaw, pitch, and roll angles (degrees) of the current viewing aspect.
quat
list the quaternion for the current viewing aspect.


Example(s)[edit]

mged> viewget center
List the model coordinates of the center of the mged viewing cube.


See Also[edit]

viewset



Page Generated by David Loman on: 10/12/2007 at: 7:28:04 AM