MGED CMD output hook

From BRL-CAD
Revision as of 09:58, 18 November 2009 by Ssd (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

output_hook[edit]

This is a developer command.

Syntax[edit]

output_hook [hook_cmd]


Argument(s)[edit]

[hook_cmd]
Destination routine for bu_log

Return Value(s)[edit]

No Return Values for this command.


Description[edit]

Set up to have output from bu_log sent to hook_cmd. If hook_cmd is not specified, the output hook is deleted.


Example(s)[edit]

No Examples for this command.


See Also[edit]

No related commands.



Page Generated by David Loman on: 10/11/2007 at: 1:55:48 PM