Difference between revisions of "MGED CMD output hook"

From BRL-CAD
(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...)
 
m
 
Line 1: Line 1:
[[Category:MGED]]
+
[[Category:MGED|Output_hook]]
 
+
[[Category:MGED developer commands|Output_hook]]
 
=output_hook=
 
=output_hook=
 
:: This is a developer command.
 
:: This is a developer command.

Latest revision as of 09:58, 18 November 2009

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