MGED CMD output hook

From BRL-CAD
Revision as of 09:12, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =output_hook= :: This is a developer command. __TOC__ ==Syntax== :output_hook ''[hook_cmd]'' ==Argument(s)== : '''[hook_cmd]''' :: Destination routine for bu_log ==R...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


output_hook

This is a developer command.

Syntax

output_hook [hook_cmd]


Argument(s)

[hook_cmd]
Destination routine for bu_log

Return Value(s)

No Return Values for this command.


Description

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)

No Examples for this command.


See Also

No related commands.



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