MGED CMD output hook
From BRL-CAD
Revision as of 08: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...)
output_hook
- This is a developer command.
Contents
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