MGED CMD rmats

From BRL-CAD
Revision as of 09:27, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =rmats= __TOC__ ==Syntax== :rmats file ==Argument(s)== : '''file''' :: File containing view information. ==Return Value(s)== : No Return Values for this command. ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


rmats

Syntax

rmats file


Argument(s)

file
File containing view information.


Return Value(s)

No Return Values for this command.


Description

The "rmats" command reads the specified file and sets the current MGED view to agree with the parameters in the file. The format of the file is expected to be as produced by the savekey command.


Example(s)

mged> rmats key_file
Read the file named key_file and set the current MGED viewing direction according to the parameters found there.


See Also

savekey

Page Generated by David Loman on: 10/11/2007 at: 2:04:26 PM