MGED CMD title

From BRL-CAD

title[edit]

Syntax[edit]

title string


Argument(s)[edit]

string
String of text.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "title" command, with no arguments, returns the title string for the current database. If command line arguments are supplied, they will become the new title string for the current database. Quotation marks must be doubly escaped.


Example(s)[edit]

mged> title This is my \\"database\\"
Set the title of the current database to This is my "database."


See Also[edit]

No related commands.



Page Generated by David Loman on: 10/12/2007 at: 7:25:17 AM