MGED CMD debugnmg
From BRL-CAD
debugnmg[edit]
Contents
Syntax[edit]
- debugnmg [hex_code]
Argument(s)[edit]
- hex_code
- Setting for debug flag.
Return Value(s)[edit]
- No Return Values for this command.
Description[edit]
The "debugnmg" command with no options displays a list of all possible debug flags available for NMG processing. If the command is invoked with a hex number argument, that value is used as the new value for the NMG debug flag.
Example(s)[edit]
- mged> debugnmg 100
- Set the NMG debug flag to get details on the classification process.
See Also[edit]
Page Generated by David Loman on: 10/11/2007 at: 12:24:38 PM